Author: Kev <klmitch@mit.edu>
[ircu2.10.12-pk.git] / include / ircd.h
index cf649b36366ff1a9de3a3020e641f8f079572009..f2900e77458dc41f9ac084b9b476fb9db830a312 100644 (file)
@@ -24,6 +24,7 @@ struct Daemon
   uid_t        euid;
   unsigned int bootopt;
   int          running;
+  int          pid_fd;
   const char*  server_bin;
   const char*  server_root;
   const char*  server_log;