openbsd-ports/graphics/aalib/patches/patch-src_aaxkbd_c
jasper 83f25165b1 - update aalib to 1.4. (the last release was 1.4rc5, but after 7 years of no
major release, it's safe to ship this as 1.4)

tested by brad@ and me@, from brad@
2008-04-03 12:42:45 +00:00

9 lines
256 B
Plaintext

$OpenBSD: patch-src_aaxkbd_c,v 1.1 2008/04/03 12:42:46 jasper Exp $
--- src/aaxkbd.c.orig Wed Apr 2 00:10:31 2008
+++ src/aaxkbd.c Wed Apr 2 00:10:35 2008
@@ -1,4 +1,3 @@
-#include <malloc.h>
#include <stdlib.h>
#include <string.h>
#include <stdio.h>