]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-http.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-http.c
index 3bed0e44e84a4d3536d6e93082cf3fea06c9a49a..f4cc0e7bd39ea329128172e8b4ed53fea1f461b8 100644 (file)
@@ -14,7 +14,7 @@
 /* \summary: Hypertext Transfer Protocol (HTTP) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"