diff options
Diffstat (limited to 'daemon/zero.c')
-rw-r--r-- | daemon/zero.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/zero.c b/daemon/zero.c index 00badd23..14ae7ddf 100644 --- a/daemon/zero.c +++ b/daemon/zero.c @@ -27,6 +27,7 @@ #include "daemon.h" #include "actions.h" +#include "optgroups.h" static const char zero_buf[4096]; |