about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--nitro.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nitro.c b/nitro.c
index be593bf..5495867 100644
--- a/nitro.c
+++ b/nitro.c
@@ -1,3 +1,4 @@
+#include <sys/ioctl.h>
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <sys/stat.h>