]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-dccp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-dccp.c
index d15097a6c9366f28e339c8cf308ea25d81bf4ab9..e98b1d7c633b44e7c91a7199f09de4083d541a3c 100644 (file)
@@ -12,7 +12,7 @@
 /* specification: RFC 4340 */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"