]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-bootp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-bootp.c
index 15e90cb34c015874cb161b94b414618718971eee..0059cfa00ea0ce5b4dfa8913df9a66addac80a58 100644 (file)
@@ -22,7 +22,7 @@
 /* \summary: BOOTP and IPv4 DHCP printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"