]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-sll.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-sll.c
index a953c69b4c4e5261e5202ab558f416906ad45cf2..1a2ba18181076ce5709b8bb633aee61da87e996f 100644 (file)
@@ -22,7 +22,7 @@
 /* \summary: Linux cooked sockets capture printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"