]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-timed.c
RIPng: Use more ND_TCHECK_SIZE() macros
[tcpdump] / print-timed.c
index 519873530099f70c3c9c795490022dc0ec180bd5..3e823020a0e185c7880530b698a3b17a2c940c21 100644 (file)
 /* specification: http://docs.freebsd.org/44doc/smm/12.timed/paper.pdf */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
-#include <netdissect-stdinc.h>
+#include "netdissect-stdinc.h"
 
 #include "netdissect.h"
 #include "extract.h"