opnsense-ports/net/tcpview/files/patch-tcpslice.c
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

10 lines
244 B
C

--- tcpslice.c.orig Tue Oct 28 02:14:35 2003
+++ tcpslice.c Tue Oct 28 02:16:29 2003
@@ -36,7 +36,6 @@
#include <sys/time.h>
#include <sys/timeb.h>
#include <netinet/in.h>
-#include <varargs.h>
#include "savefile.h"
#include "version.h"