aboutsummaryrefslogtreecommitdiff
path: root/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'common.c')
-rw-r--r--common.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common.c b/common.c
index 43e53b9..da937a1 100644
--- a/common.c
+++ b/common.c
@@ -33,6 +33,7 @@
#include <setjmp.h>
#include <inttypes.h>
#include <arpa/inet.h>
+#include <netinet/tcp.h>
/// Shorthand to set an error and return failure from the function
#define FAIL(...) \