1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/mail/emil/files/patch-aa
Matthew Hunt 12c757f48e Import of elim, which does character set and other conversions for
email.

PR:		6373
Submitted by:	Josh Gilliam <josh@quick.net>
1998-04-22 20:41:01 +00:00

11 lines
302 B
Plaintext

--- charset/dfopen.c~ Tue Nov 29 07:10:29 1994
+++ charset/dfopen.c Tue Apr 21 02:35:35 1998
@@ -1,7 +1,6 @@
#include "iso646.h"
#include <stdio.h>
#include <errno.h>
-#include <malloc.h>
#include <stdlib.h> /* TW 941114 */
#include <memory.h> /* TW 941114 */
#include <unistd.h> /* TW 941114 */