]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-token.c
Merge pull request #372 from fxlb/print-telnet
[tcpdump] / print-token.c
index d1b20756a4ae12080f272222d5a62b174d819d2b..50eb6c0f4d1a961271f11011f800527b83f8a06b 100644 (file)
  * Further tweaked to more closely resemble print-fddi.c
  *     Guy Harris <[email protected]>
  */
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-token.c,v 1.27 2005-11-13 12:12:43 guy Exp $";
-#endif
 
 #ifdef HAVE_CONFIG_H
 #include "config.h"
@@ -34,7 +30,6 @@ static const char rcsid[] _U_ =
 
 #include <tcpdump-stdinc.h>
 
-#include <pcap.h>
 #include <stdio.h>
 #include <string.h>