freebsd-ports/net/tcpview/files/patch-tcpslice.c
Max Khon 03e79f6d24 Fix build on -CURRENT.
Bump port revision.
2003-10-27 20:25:47 +00: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"