]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-lldp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-lldp.c
index c910ccabd5c1a03b5f39065bd2dc85b3a1531fd1..1fdb8f254335947a373ce6ef7c713e246834bd68 100644 (file)
@@ -20,7 +20,7 @@
 /* \summary: IEEE 802.1ab Link Layer Discovery Protocol (LLDP) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"