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