]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-telnet.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-telnet.c
index 35e48e0440d68b336437f91a2ab48f6d3003f841..f23d8a56739cb5df46322ec57c52e0eaa95dcb90 100644 (file)
@@ -48,7 +48,7 @@
 /* \summary: Telnet option printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"