]> The Tcpdump Group git mirrors - tcpdump/blobdiff - machdep.c
Handle very large -f files by rejecting them.
[tcpdump] / machdep.c
index 7b259ae1c432089d714692ea3fe8cc7626e81b69..1f0861611326b7e9828fad42072d56097c44aff3 100644 (file)
--- a/machdep.c
+++ b/machdep.c
@@ -29,7 +29,7 @@
  * need to do to get it defined?  This is clearly wrong, as we shouldn't
  * have to include UNIX or Windows system header files to get it.
  */
-#include <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #ifndef HAVE___ATTRIBUTE__
 #define __attribute__(x)