summaryrefslogtreecommitdiff
path: root/src/daemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon.h')
-rw-r--r--src/daemon.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/daemon.h b/src/daemon.h
index 36a7fd2..d48bb6b 100644
--- a/src/daemon.h
+++ b/src/daemon.h
@@ -22,6 +22,8 @@
/* daemon.c */
+extern const char *dcc_daemon_wd;
+
int dcc_refuse_root(void);
int dcc_set_lifetime(void);
int dcc_log_daemon_started(const char *role);