]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-tcp.c
RIPng: Use more ND_TCHECK_SIZE() macros
[tcpdump] / print-tcp.c
index b3f9bc5641961a0e60adf27570d0b37d68c805ee..5d350f87280456bdffc1612c56161a52fd791467 100644 (file)
@@ -31,10 +31,10 @@ __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>
+#include "netdissect-stdinc.h"
 
 #include <stdlib.h>
 #include <string.h>