]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-zephyr.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-zephyr.c
index b7b1defdcf77d7d89e082e3969a9483ecd67f1d5..01e34ed8aa92b422a9cca7320b4f95db6b05fe2a 100644 (file)
@@ -23,7 +23,7 @@
 /* \summary: Zephyr printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"