openbsd-ports/graphics/aalib/patches/patch-src_aalinux_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

12 lines
333 B
Plaintext

$OpenBSD: patch-src_aalinux_c,v 1.1 2008/04/03 12:42:45 jasper Exp $
--- src/aalinux.c.orig Wed Apr 2 00:07:38 2008
+++ src/aalinux.c Wed Apr 2 00:07:49 2008
@@ -1,7 +1,6 @@
#include "config.h"
#ifdef LINUX_DRIVER
#include <sys/stat.h>
-#include <malloc.h>
#include <sys/ioctl.h>
#include <linux/kd.h>
#ifdef GPM_MOUSEDRIVER