]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ether.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-ether.c
index 31a6044b9e20c569ae7dfa64c1bfc6e4e2e86578..73947a05773f4bc7b6be7a0c0c469fbd0e6bd1e6 100644 (file)
@@ -22,7 +22,7 @@
 /* \summary: Ethernet printer */
 
 #ifdef HAVE_CONFIG_H
 /* \summary: Ethernet printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"
 #endif
 
 #include "netdissect-stdinc.h"