]> The Tcpdump Group git mirrors - tcpdump/commitdiff
make sure to include tcpdump-stdinc.h; it is required
authorMichael Richardson <[email protected]>
Tue, 8 Jul 2014 02:04:30 +0000 (22:04 -0400)
committerMichael Richardson <[email protected]>
Tue, 8 Jul 2014 02:04:30 +0000 (22:04 -0400)
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.