]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-tcp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-tcp.c
index f205219b4dcfd16a4cbe7759fefc6c25cf2d5fdb..5d350f87280456bdffc1612c56161a52fd791467 100644 (file)
@@ -31,7 +31,7 @@ __RCSID("$NetBSD: print-tcp.c,v 1.8 2007/07/24 11:53:48 drochner Exp $");
 #endif
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"