X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/c1c3c77463d592cc576eaa491e604752044ca55a..d7b497cac78b6e22a66a6bae9bdec60a8044f67a:/print-rtsp.c diff --git a/print-rtsp.c b/print-rtsp.c index 9f4a3039..54cc930e 100644 --- a/print-rtsp.c +++ b/print-rtsp.c @@ -11,16 +11,13 @@ * FOR A PARTICULAR PURPOSE. */ -#ifndef lint -static const char rcsid[] _U_ = - "@(#) $Header$"; -#endif +/* \summary: Real Time Streaming Protocol (RTSP) printer */ #ifdef HAVE_CONFIG_H #include "config.h" #endif -#include +#include #include #include