ports/mail/emil/files/patch-charset_dfopen.c
2016-05-11 22:15:44 +00:00

10 lines
280 B
C

--- charset/dfopen.c.orig 1994-11-29 15:10:29 UTC
+++ charset/dfopen.c
@@ -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 */