10 lines
233 B
Text
10 lines
233 B
Text
|
--- 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"
|