blob: c9f0e9ed734ccc527e03681a83564b0cf105d87e (
plain) (
blame)
1
2
3
4
5
6
7
8
9
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>
|