]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-mptcp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-mptcp.c
index cca33b619128bfeb1ca9ebae695d6a45ac7d36f5..4dd450b9f52ad70931f215e144fe0ff37f42d9de 100644 (file)
@@ -37,7 +37,7 @@
 /* specification: RFC 6824 */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"