]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-udp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-udp.c
index 44933f6bb073c93a80f3ae2809678e05adcc84ae..a9f5cf990ad5319c7e1ff01e78fc8fe6b2255033 100644 (file)
@@ -22,7 +22,7 @@
 /* \summary: UDP printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"