aboutsummaryrefslogtreecommitdiff
path: root/src/genrc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/genrc.h')
-rw-r--r--src/genrc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/genrc.h b/src/genrc.h
index a6e81e8..9842016 100644
--- a/src/genrc.h
+++ b/src/genrc.h
@@ -33,2 +33,3 @@ void system_error(int ec, char const *fmt, ...);
#define xstrdup grecs_strdup
+void *x2nrealloc(void *p, size_t *pn, size_t s);
@@ -63,2 +64,3 @@ int pid_is_running(pid_t pid);
+void runas(void);

Return to:

Send suggestions and report system problems to the System administrator.