aboutsummaryrefslogtreecommitdiff
path: root/mail/libesmtp/files/patch-config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/libesmtp/files/patch-config.h.in')
-rw-r--r--mail/libesmtp/files/patch-config.h.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/libesmtp/files/patch-config.h.in b/mail/libesmtp/files/patch-config.h.in
new file mode 100644
index 000000000000..eec95e099ded
--- /dev/null
+++ b/mail/libesmtp/files/patch-config.h.in
@@ -0,0 +1,10 @@
+--- config.h.in Wed Jan 2 08:45:10 2002
++++ config.h.in.new Thu Jan 3 07:06:23 2002
+@@ -163,6 +163,7 @@
+ /* strerror_r works! */
+ #undef HAVE_WORKING_STRERROR_R
+
++#include <stdlib.h>
+
+ #ifndef HAVE_STRCASECMP
+ int strcasecmp (const char *a, const char *b);