diff options
Diffstat (limited to 'src/ctrl')
-rw-r--r-- | src/ctrl/control_if.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ctrl/control_if.c b/src/ctrl/control_if.c index 54bca230..59cf2552 100644 --- a/src/ctrl/control_if.c +++ b/src/ctrl/control_if.c @@ -32,6 +32,7 @@ #include <arpa/inet.h> #include <netinet/tcp.h> +#include <netinet/in.h> #include <sys/fcntl.h> #include <sys/ioctl.h> |