ports/graphics/aalib/patches/patch-src_aakbdreg_c

10 lines
233 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
--- src/aakbdreg.c.orig Thu Apr 26 16:37:31 2001
+++ src/aakbdreg.c Mon Feb 9 00:49:46 2009
@@ -1,4 +1,5 @@
-#include <malloc.h>
+#include <stdlib.h>
+#include <string.h>
#include "config.h"
#include "aalib.h"
#include "aaint.h"