]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-raw.c
refine the previous change
[tcpdump] / print-raw.c
index 8e376ce52cccccf81ec52093b534a0eb1ab4d199..490eac3eb05501ac38adbc0ece04a77c26dc3b10 100644 (file)
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/print-raw.c,v 1.41 2003-11-16 09:36:34 guy Exp $ (LBL)";
-#endif
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
@@ -34,7 +29,6 @@ static const char rcsid[] _U_ =
 #include <stdio.h>
 #include <string.h>
 
-#include "addrtoname.h"
 #include "interface.h"
 
 /*