summaryrefslogtreecommitdiff
path: root/include/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/extern.h')
-rw-r--r--include/extern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/extern.h b/include/extern.h
index 86f4f9c8b..cd8d1b70f 100644
--- a/include/extern.h
+++ b/include/extern.h
@@ -168,6 +168,7 @@ E void InitLogChannels(ServerConfig *);
/**** main.c ****/
E Anope::string services_dir;
+E Anope::string services_bin;
E int debug;
E bool readonly;
E bool nofork;