]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-vtp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-vtp.c
index c00678f13fc43e1fe31dc9d65c88e95118297e81..133de552bd92e67c831ac96c38aa53aedd7b7f4d 100644 (file)
@@ -22,7 +22,7 @@
 /* \summary: Cisco VLAN Trunking Protocol (VTP) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"