]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-udld.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-udld.c
index 00f0a62aafd6e9bb4d73a2f11f93cb0e33f5418b..dda6fd8919de82c7c0e642c48bb2bed9e373628f 100644 (file)
@@ -20,7 +20,7 @@
 /* specification: RFC 5171 */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"