]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-slow.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-slow.c
index ede22ad6125787cf889c0aba454a5d02df0058fd..b88c083a4345ad5c17553912aaa8df8b8a72238f 100644 (file)
@@ -21,7 +21,7 @@
 /* \summary: IEEE "slow protocols" (802.3ad/802.3ah) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"