]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-syslog.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-syslog.c
index 47939c58ef3d229dbdb95b02101885faf5a8b9e7..cdb81148063d3369a7d577b59e3eaad56e381512 100644 (file)
@@ -17,7 +17,7 @@
 /* \summary: Syslog protocol printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"