]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-arp.c
That didn't work, either.
[tcpdump] / print-arp.c
index 897317dc744f2d81750b5d0ca3eda64540feb8f2..c7eeeb9697c6d6a0bd7ecdfd4890aba4a332b0f3 100644 (file)
 /* \summary: Address Resolution Protocol (ARP) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
-#include <netdissect-stdinc.h>
+#include "netdissect-stdinc.h"
 
 #include <string.h>