about summary refs log tree commit diff
path: root/nitroctl.c
diff options
context:
space:
mode:
Diffstat (limited to 'nitroctl.c')
-rw-r--r--nitroctl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nitroctl.c b/nitroctl.c
index 2ee3565..7cc06a4 100644
--- a/nitroctl.c
+++ b/nitroctl.c
@@ -3,6 +3,7 @@
 #endif
 
 #include <sys/socket.h>
+#include <sys/time.h>
 #include <sys/un.h>
 #include <sys/utsname.h>
 #ifdef INIT_SYSTEM