]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-mpls.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-mpls.c
index 18f0c7b57a916cb266c2052227691acc86686a03..1ade6e65d9b92b288e7a1a2159ac6de965df5ba8 100644 (file)
@@ -29,7 +29,7 @@
 /* \summary: Multi-Protocol Label Switching (MPLS) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"