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