ports/graphics/aalib/patches/patch-src_aarec_c

10 lines
277 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- src/aarec.c.orig Thu Apr 26 16:37:31 2001
+++ src/aarec.c Mon Feb 9 00:47:57 2009
@@ -1,5 +1,5 @@
#include <string.h>
-#include <malloc.h>
+#include <stdlib.h>
#include "aalib.h"
#include "aaint.h"
aa_linkedlist *aa_kbdrecommended = NULL, *aa_mouserecommended = NULL,