]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-stp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-stp.c
index 7949c4b9c7603b6c5da15f4ae82ae3b7cea6c650..95138d3b58ad27a7bdef960579214f796e6c57aa 100644 (file)
@@ -11,7 +11,7 @@
 /* \summary: IEEE 802.1d Spanning Tree Protocol (STP) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"