]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-hncp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-hncp.c
index 7118e9249e0efe87d87b153cbedc76ed186c31e7..0433faebc579154ebadf88db2a3ecc035d5d34a0 100644 (file)
@@ -29,7 +29,7 @@
 /* \summary: Home Networking Control Protocol (HNCP) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"