mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 01:16:28 -04:00
10 lines
219 B
C
10 lines
219 B
C
--- capture.c.orig 1993-04-22 20:39:50 UTC
|
|
+++ capture.c
|
|
@@ -37,7 +37,6 @@ static char rcsid[] =
|
|
#endif
|
|
|
|
#include <stdio.h>
|
|
-#include <varargs.h>
|
|
#include <sys/types.h>
|
|
#include <sys/time.h>
|
|
#include <sys/wait.h>
|