]> The Tcpdump Group git mirrors - tcpdump/blobdiff - vfprintf.c
Default to first interface from pcap_findalldevs()
[tcpdump] / vfprintf.c
index 6f8407af696021329d22d8acd8c6b7070b496037..ae28bcfdafa45ff0a674eedef09a842eb1df58c8 100644 (file)
  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  */
 
-#ifndef lint
-static const char rcsid[] _U_ =
-    "@(#) $Header: /tcpdump/master/tcpdump/vfprintf.c,v 1.6 2003-11-16 09:36:45 guy Exp $ (LBL)";
-#endif
-
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
@@ -35,7 +30,7 @@ static const char rcsid[] _U_ =
 #include <stdlib.h>
 #include <unistd.h>
 
-#include "interface.h"
+#include "netdissect.h"
 
 /*
  * Stock 4.3 doesn't have vfprintf.