diff options
Diffstat (limited to '')
-rw-r--r-- | print-rtsp.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print-rtsp.c b/print-rtsp.c index 626a5ed..f240a90 100644 --- a/print-rtsp.c +++ b/print-rtsp.c @@ -13,9 +13,7 @@ /* \summary: Real Time Streaming Protocol (RTSP) printer */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include "netdissect-stdinc.h" |