2009-02-09 05:48:51 -05:00
|
|
|
$OpenBSD: patch-src_aamoureg_c,v 1.2 2009/02/09 10:48:51 simon Exp $
|
|
|
|
--- src/aamoureg.c.orig Thu Apr 26 16:37:31 2001
|
|
|
|
+++ src/aamoureg.c Mon Feb 9 00:50:35 2009
|
|
|
|
@@ -1,4 +1,5 @@
|
2008-04-03 08:42:45 -04:00
|
|
|
-#include <malloc.h>
|
2009-02-09 05:48:51 -05:00
|
|
|
+#include <stdlib.h>
|
|
|
|
+#include <string.h>
|
2008-04-03 08:42:45 -04:00
|
|
|
#include "config.h"
|
|
|
|
#include "aalib.h"
|
|
|
|
#include "aaint.h"
|