]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-aoe.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-aoe.c
index 86ce543991ea3f9a57e04594ade1a724921efbe9..1489b47815262fc1287c9f8a73221bf0cd554263 100644 (file)
@@ -30,7 +30,7 @@
 /* specification: http://brantleycoilecompany.com/AoEr11.pdf */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"