aboutsummaryrefslogtreecommitdiffstats
path: root/mail/spruce/files/patch-ae
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-06-11 08:29:17 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-06-11 08:29:17 +0000
commit7e169a4a79c6adef19b89370f18cd0e0cfd35541 (patch)
treed1d227367470fc2ed719528212def54a15e585f3 /mail/spruce/files/patch-ae
parentc1e2ca9143af3ecb249b586a161f1ce2f9149328 (diff)
A simple GTK based email client.
PR: 12039 Submitted by: Chris Piazza <cpiazza@home.net>
Diffstat (limited to 'mail/spruce/files/patch-ae')
-rw-r--r--mail/spruce/files/patch-ae10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/spruce/files/patch-ae b/mail/spruce/files/patch-ae
new file mode 100644
index 000000000000..f6049b114c34
--- /dev/null
+++ b/mail/spruce/files/patch-ae
@@ -0,0 +1,10 @@
+--- smtpio.c.orig Sat Jun 5 10:54:01 1999
++++ smtpio.c Sat Jun 5 14:55:46 1999
+@@ -17,6 +17,7 @@
+ */
+
+ #include "smtpio.h"
++#include <sys/param.h>
+
+ static char *smtp_errlist[] = {"",
+ ": Hostname failed to resolve",