]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-mpcp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-mpcp.c
index b06b66ae9df6d51694f9f8f7cb19301b69bfab52..88862896083407e8a5022302f7c5e50d9420abb5 100644 (file)
@@ -18,7 +18,7 @@
 /* \summary: IEEE 802.3ah Multi-Point Control Protocol (MPCP) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"