summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/showconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/showconf.c')
-rw-r--r--src/tools/showconf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tools/showconf.c b/src/tools/showconf.c
index 390273a..313ad23 100644
--- a/src/tools/showconf.c
+++ b/src/tools/showconf.c
@@ -5,6 +5,7 @@
#include <arpa/inet.h>
#include <netinet/in.h>
+#include <sys/socket.h>
#include <net/if.h>
#include <stddef.h>
#include <stdio.h>