]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-egp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-egp.c
index d4d01905060d6243fdd097346ba9f8664fac8335..5e3ff2dafe1f97f32a926e7920e9c12c409cc892 100644 (file)
@@ -23,7 +23,7 @@
 /* specification: RFC 827 */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include <string.h>