From ff87781b9e277ce1c5713d05d2639fa6e63f11b3 Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Sun, 28 Sep 2003 10:05:32 +0000 Subject: Enable compilation on 4.9-PRERELEASE. noticed by: demon --- mail/elmo/files/patch-src_rstring.c | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 mail/elmo/files/patch-src_rstring.c (limited to 'mail/elmo') diff --git a/mail/elmo/files/patch-src_rstring.c b/mail/elmo/files/patch-src_rstring.c new file mode 100644 index 000000000000..3d8e793afaab --- /dev/null +++ b/mail/elmo/files/patch-src_rstring.c @@ -0,0 +1,20 @@ +$FreeBSD$ + +--- src/rstring.c.orig Sat Sep 6 01:58:14 2003 ++++ src/rstring.c Sun Sep 28 02:57:41 2003 +@@ -29,7 +29,6 @@ + #include + #include + #include +-#include + #include + #include + +@@ -37,6 +36,7 @@ + #include "rarray.h" + #include "rstring.h" + #include "error.h" ++#include + #include "memchunk.h" + + /**************************************************************************** -- cgit v1.2.3