aboutgitcodebugslistschat
path: root/udp_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'udp_internal.h')
-rw-r--r--udp_internal.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/udp_internal.h b/udp_internal.h
index 0a8fe49..64e4577 100644
--- a/udp_internal.h
+++ b/udp_internal.h
@@ -6,6 +6,9 @@
#ifndef UDP_INTERNAL_H
#define UDP_INTERNAL_H
+#include <netinet/in.h>
+#include <netinet/udp.h>
+
#include "tap.h" /* needed by udp_meta_t */
/**