]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-esp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-esp.c
index f9945a683da4e0be06e5df9898471afb8a9407ea..6bf6402f820ebb9ec5f3bcbe74228f84eaa4e8ea 100644 (file)
@@ -24,7 +24,7 @@
 /* \summary: IPSEC Encapsulating Security Payload (ESP) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"