aboutsummaryrefslogtreecommitdiff
path: root/net/ethereal/files
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-10-19 15:51:25 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-10-19 15:51:25 +0000
commitccc87294f6bf084a915757dcf1108238c736e184 (patch)
treee25b58bd056cce13b052f1d7864df3f4685db3df /net/ethereal/files
parent74ed251b0ed9b6d44347fd50e3060163219b930a (diff)
Notes
Diffstat (limited to 'net/ethereal/files')
-rw-r--r--net/ethereal/files/patch-aa10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/ethereal/files/patch-aa b/net/ethereal/files/patch-aa
index 04a5c750b1ec..1c18a1c11eb6 100644
--- a/net/ethereal/files/patch-aa
+++ b/net/ethereal/files/patch-aa
@@ -8,13 +8,3 @@
#define RC_FILE ".etherealrc"
#define MONO_MEDIUM_FONT "-*-lucidatypewriter-medium-r-normal-*-*-120-*-*-*-*-iso8859-1"
---- packet.c.orig Thu Sep 17 19:15:34 1998
-+++ packet.c Thu Sep 17 19:15:48 1998
-@@ -32,6 +32,7 @@
- #include <stdio.h>
- #include <stdarg.h>
- #include <ctype.h>
-+#include <sys/types.h>
-
- #ifdef HAVE_NETINET_IN_H
- # include <netinet/in.h>