From 2f33028b3918447bd64d8c2e4beb95064cb96d79 Mon Sep 17 00:00:00 2001 From: Anton Berezin Date: Tue, 22 Jan 2002 16:43:25 +0000 Subject: Update to 0.8.9. PR: 33511 Submitted by: maintainer --- mail/libesmtp/files/patch-config.h.in | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 mail/libesmtp/files/patch-config.h.in (limited to 'mail/libesmtp/files/patch-config.h.in') 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 + + #ifndef HAVE_STRCASECMP + int strcasecmp (const char *a, const char *b); -- cgit v1.2.3