diff options
Diffstat (limited to 'mail/metamail/files/patch-metamail_putenv.c')
| -rw-r--r-- | mail/metamail/files/patch-metamail_putenv.c | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/metamail/files/patch-metamail_putenv.c b/mail/metamail/files/patch-metamail_putenv.c new file mode 100644 index 000000000000..72b2806df1bf --- /dev/null +++ b/mail/metamail/files/patch-metamail_putenv.c @@ -0,0 +1,11 @@ +--- metamail/putenv.c.orig Tue Oct 12 17:17:43 1993 ++++ metamail/putenv.c Mon Dec 18 11:46:22 2006 +@@ -17,6 +17,8 @@ + Cambridge, MA 02139, USA. */ + + #include <config.h> ++#include <stdlib.h> ++#include <string.h> + #include <sys/types.h> + #include <errno.h> + #ifdef STDC_HEADERS |
