X-Git-Url: http://git.archive.openwrt.org/?p=project%2Frpcd.git;a=blobdiff_plain;f=exec.c;fp=exec.c;h=3d2ec716bda9b686ea8daea37262cde3662fe6df;hp=a5f6561cbefb405d9de9fcf03750c93d2a9cf6d1;hb=524032c291fcb4d8e4b160f4c9c4ec8b5de92db3;hpb=aa2afdb739b46533fa663237e3f3b6745b30e852 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;