]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-ldp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-ldp.c
index c48e4872b408d7076b3553df57b397fe55e28e76..ce0489b0e2bd89743c829b302d52bffc4f3b3b4c 100644 (file)
@@ -17,7 +17,7 @@
 /* \summary: Label Distribution Protocol (LDP) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"