]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-rtsp.c
Use more the EXTRACT_U_1() macro (40/n)
[tcpdump] / print-rtsp.c
index 9f4a3039e7ed8b0081bac1019313cc76e4b4ebdc..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>