diff options
| author | Max Khon <fjoe@FreeBSD.org> | 2003-10-27 20:25:47 +0000 |
|---|---|---|
| committer | Max Khon <fjoe@FreeBSD.org> | 2003-10-27 20:25:47 +0000 |
| commit | 03e79f6d24eb8d67f3965e97075cc8a12d26173d (patch) | |
| tree | 2f31108720cd422c4ac969bf662141bb32dff0d9 /net/tcpview/files/patch-capture.c | |
| parent | Change the MASTER_SITE to its http-variant. Add WWW to pkg-descr. (diff) | |
Fix build on -CURRENT.
Bump port revision.
Diffstat (limited to '')
| -rw-r--r-- | net/tcpview/files/patch-capture.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/tcpview/files/patch-capture.c b/net/tcpview/files/patch-capture.c new file mode 100644 index 000000000000..c9f0e9ed734c --- /dev/null +++ b/net/tcpview/files/patch-capture.c @@ -0,0 +1,10 @@ +--- capture.c.orig Tue Oct 28 02:13:49 2003 ++++ capture.c Tue Oct 28 02:15:57 2003 +@@ -37,7 +37,6 @@ + #endif + + #include <stdio.h> +-#include <varargs.h> + #include <sys/types.h> + #include <sys/time.h> + #include <sys/wait.h> |
