]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-lwres.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-lwres.c
index 7faa6186fcd28a80495e1b5f024b276b38dde5dc..15a3f8663b9ff9614eec6341b80741bf36564cef 100644 (file)
@@ -30,7 +30,7 @@
 /* \summary: BIND9 Lightweight Resolver protocol printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"