diff options
Diffstat (limited to 'mail/spruce/files/patch-ae')
| -rw-r--r-- | mail/spruce/files/patch-ae | 10 |
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", |
