]> The Tcpdump Group git mirrors - tcpdump/blobdiff - ip.h
make sure to include tcpdump-stdinc.h; it is required
[tcpdump] / ip.h
diff --git a/ip.h b/ip.h
index 891a89cd2d4d57af775b25e7740be0685278e77e..72c8972680a3a27295fb294dae983a627f8f606f 100644 (file)
--- a/ip.h
+++ b/ip.h
@@ -36,6 +36,8 @@
 #ifndef TCPDUMP_IP_H
 #define TCPDUMP_IP_H
 
+#include "tcpdump-stdinc.h"
+
 /*
  * Definitions for internet protocol version 4.
  * Per RFC 791, September 1981.