summaryrefslogtreecommitdiff
path: root/net/tcpview/files/patch-tcpslice.c
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-10-27 20:25:47 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-10-27 20:25:47 +0000
commit03e79f6d24eb8d67f3965e97075cc8a12d26173d (patch)
tree2f31108720cd422c4ac969bf662141bb32dff0d9 /net/tcpview/files/patch-tcpslice.c
parentChange the MASTER_SITE to its http-variant. Add WWW to pkg-descr. (diff)
Fix build on -CURRENT.
Bump port revision.
Notes
Notes: svn path=/head/; revision=92349
Diffstat (limited to 'net/tcpview/files/patch-tcpslice.c')
-rw-r--r--net/tcpview/files/patch-tcpslice.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/tcpview/files/patch-tcpslice.c b/net/tcpview/files/patch-tcpslice.c
new file mode 100644
index 000000000000..6b47c118a367
--- /dev/null
+++ b/net/tcpview/files/patch-tcpslice.c
@@ -0,0 +1,10 @@
+--- 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"