mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
7e169a4a79
PR: 12039 Submitted by: Chris Piazza <cpiazza@home.net>
11 lines
253 B
Plaintext
11 lines
253 B
Plaintext
--- 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",
|