1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-28 08:00:31 -04:00
ports/net/tcpview/files/patch-capture.c
Max Khon 03e79f6d24 Fix build on -CURRENT.
Bump port revision.
2003-10-27 20:25:47 +00:00

10 lines
223 B
C

--- 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>