]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-sl.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-sl.c
index 6ca7755ff5f54fa2d33a85adee247f8656dbd291..2aad552f2798a67de7d4450b3115413876632a0a 100644 (file)
@@ -22,7 +22,7 @@
 /* \summary: Compressed Serial Line Internet Protocol printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"