]> The Tcpdump Group git mirrors - tcpdump/blobdiff - vfprintf.c
Squelch a Coverity warning.
[tcpdump] / vfprintf.c
index 7bd3329abbe4d46c5b758e0a376357e760ceafe4..ae28bcfdafa45ff0a674eedef09a842eb1df58c8 100644 (file)
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
-#ifndef lint
-static const char rcsid[] =
-    "@(#) $Header: /tcpdump/master/tcpdump/vfprintf.c,v 1.4 2000-07-01 03:39:12 assar Exp $ (LBL)";
-#endif
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
@@ -35,7 +30,7 @@ static const char rcsid[] =
 #include <stdlib.h>
 #include <unistd.h>
 
-#include "interface.h"
+#include "netdissect.h"
 
 /*
  * Stock 4.3 doesn't have vfprintf.