]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-l2tp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-l2tp.c
index dce5f67758446da43c44c2ee1f60d082a97fa1c9..01212209fb936836abe369ca61dda87779d71d50 100644 (file)
@@ -24,7 +24,7 @@
 /* \summary: Layer Two Tunneling Protocol (L2TP) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"