83f25165b1
major release, it's safe to ship this as 1.4) tested by brad@ and me@, from brad@
11 lines
322 B
Plaintext
11 lines
322 B
Plaintext
$OpenBSD: patch-src_aaedit_c,v 1.1 2008/04/03 12:42:45 jasper Exp $
|
|
--- src/aaedit.c.orig Wed Apr 2 00:05:38 2008
|
|
+++ src/aaedit.c Wed Apr 2 00:05:47 2008
|
|
@@ -1,6 +1,5 @@
|
|
#include <string.h>
|
|
#include <ctype.h>
|
|
-#include <malloc.h>
|
|
#include "aalib.h"
|
|
#include "aaint.h"
|
|
static void aa_editdisplay(struct aa_edit *e)
|