summaryrefslogtreecommitdiffstats
path: root/rcS.h
diff options
context:
space:
mode:
Diffstat (limited to 'rcS.h')
-rw-r--r--rcS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rcS.h b/rcS.h
index 91d37d1..c6d56b0 100644
--- a/rcS.h
+++ b/rcS.h
@@ -19,5 +19,6 @@
extern int rcS(char *pattern, char *param, void (*q_empty)(struct runqueue *));
extern int rc(const char *file, char *param);
+extern int rcnow(const char *file, char *param);
#endif