]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-rtsp.c
Always include <config.h> rather than "config.h".
[tcpdump] / print-rtsp.c
index 7d92271cdc6f4fe94a88e69beefa6450b35abfb3..368f0881a5f7ae8e582e9653dd96c88a0e88aedb 100644 (file)
@@ -14,7 +14,7 @@
 /* \summary: Real Time Streaming Protocol (RTSP) printer */
 
 #ifdef HAVE_CONFIG_H
-#include "config.h"
+#include <config.h>
 #endif
 
 #include "netdissect-stdinc.h"