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

12 lines
333 B
Plaintext
Raw Normal View History

$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