]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-raw.c
Another UN*Xism we need - isascii().
[tcpdump] / print-raw.c
index dca6345e3533505c6813dba96cd7066f3f9259b4..23ced7b07fe4b7a07dacc695c0d196ae5705d8d9 100644 (file)
@@ -22,7 +22,7 @@
 /* \summary: Raw IP printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"