X-Git-Url: http://git.archive.openwrt.org/?p=project%2Frpcd.git;a=blobdiff_plain;f=exec.c;h=3d2ec716bda9b686ea8daea37262cde3662fe6df;hp=a5f6561cbefb405d9de9fcf03750c93d2a9cf6d1;hb=2f5a613718f5297febddb3ca7dc860ab6ed8c513;hpb=e0afdb10ae879d26d7f81d1dba8d47978a9a2aa9 diff --git a/exec.c b/exec.c index a5f6561..3d2ec71 100644 --- a/exec.c +++ b/exec.c @@ -50,7 +50,7 @@ rpc_errno_status(void) } } -static const char * +const char * rpc_exec_lookup(const char *cmd) { struct stat s;