]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-cfm.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-cfm.c
index 0105b5ee613da01a5490581d2c18f4d16f28ca60..6b34d7b9036efa6c114dd71f3f6884a908ab4b5b 100644 (file)
@@ -18,7 +18,7 @@
 /* \summary: IEEE 802.1ag Connectivity Fault Management (CFM) protocols printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"