83f25165b1
major release, it's safe to ship this as 1.4) tested by brad@ and me@, from brad@
10 lines
323 B
Plaintext
10 lines
323 B
Plaintext
$OpenBSD: patch-src_aarec_c,v 1.1 2008/04/03 12:42:45 jasper Exp $
|
|
--- src/aarec.c.orig Wed Apr 2 00:08:41 2008
|
|
+++ src/aarec.c Wed Apr 2 00:08:48 2008
|
|
@@ -1,5 +1,4 @@
|
|
#include <string.h>
|
|
-#include <malloc.h>
|
|
#include "aalib.h"
|
|
#include "aaint.h"
|
|
aa_linkedlist *aa_kbdrecommended = NULL, *aa_mouserecommended = NULL,
|