]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-beep.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-beep.c
index 09223ba1b6043859ef6f4c5a0146299ccaaa4daf..69bd8ec36c764eb84ed2f01766ef6ba94e0f4021 100644 (file)
@@ -12,7 +12,7 @@
 /* \summary: Blocks Extensible Exchange Protocol (BEEP) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"