blob: 7135af6c2c10554adc7006b4b57099872de48093 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- tcpslice.c.orig 1993-04-22 20:40:32 UTC
+++ tcpslice.c
@@ -36,7 +36,6 @@ static char rcsid[] =
#include <sys/time.h>
#include <sys/timeb.h>
#include <netinet/in.h>
-#include <varargs.h>
#include "savefile.h"
#include "version.h"
|