openbsd-ports/graphics/aalib/patches/patch-src_aaedit_c

11 lines
322 B
Plaintext
Raw Normal View History

$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)