]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-802_11.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-802_11.c
index 397bcda82dd91d18937cbb103662fb7e1f4bdcef..4daac646beaf33e80d0d2af42e5deee775b0de0b 100644 (file)
@@ -23,7 +23,7 @@
 /* \summary: IEEE 802.11 printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"