]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-dtp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-dtp.c
index 6d42d0cc58a9311f526bc5293f6be85f894efdbf..47e8b1aa3cf8ae103e28cadfcbe83e05a77a2218 100644 (file)
@@ -18,7 +18,7 @@
 /* \summary: Dynamic Trunking Protocol (DTP) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"