main: store session data to disk on receipt of SIGUSR1 or SIGHUP. On HUP terminate...
[project/rpcd.git] / exec.c
diff --git a/exec.c b/exec.c
index a5f6561cbefb405d9de9fcf03750c93d2a9cf6d1..3d2ec716bda9b686ea8daea37262cde3662fe6df 100644 (file)
--- 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;