]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-rtsp.c
Use more the EXTRACT_U_1() macro (40/n)
[tcpdump] / print-rtsp.c
index d721b8dbd31cb6dedd506efce05bf4cc06fea85e..54cc930ed08d2a9da937b7dbf1912bb2fc6125aa 100644 (file)
  * 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 <tcpdump-stdinc.h>
+#include <netdissect-stdinc.h>
 
 #include <stdio.h>
 #include <stdlib.h>
 
-#include "interface.h"
+#include "netdissect.h"
 #include "extract.h"
 
 static const char *rtspcmds[] = {