ports/graphics/aalib/patches/patch-src_aaedit_c

10 lines
275 B
Text

--- src/aaedit.c.orig Thu Apr 26 16:37:31 2001
+++ src/aaedit.c Mon Feb 9 00:48:47 2009
@@ -1,6 +1,6 @@
#include <string.h>
#include <ctype.h>
-#include <malloc.h>
+#include <stdlib.h>
#include "aalib.h"
#include "aaint.h"
static void aa_editdisplay(struct aa_edit *e)