From 1d197cb02eeb5bececffa98939d27573d42c1f70 Mon Sep 17 00:00:00 2001 From: danw Date: Fri, 7 May 2004 02:38:54 +0000 Subject: s/stdlib.h/malloc.h for darwin/freebsd --- graphics/aview/patches/patch-ac | 12 ++++++++++++ graphics/aview/patches/patch-ad | 12 ++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 graphics/aview/patches/patch-ac create mode 100644 graphics/aview/patches/patch-ad (limited to 'graphics/aview/patches') diff --git a/graphics/aview/patches/patch-ac b/graphics/aview/patches/patch-ac new file mode 100644 index 00000000000..2004a61b61b --- /dev/null +++ b/graphics/aview/patches/patch-ac @@ -0,0 +1,12 @@ +$NetBSD: patch-ac,v 1.1 2004/05/07 02:38:54 danw Exp $ + +--- image.c.orig Thu May 6 22:36:27 2004 ++++ image.c +@@ -1,6 +1,6 @@ + #include + #include +-#include ++#include + #include "config.h" + + int imgwidth, imgheight; diff --git a/graphics/aview/patches/patch-ad b/graphics/aview/patches/patch-ad new file mode 100644 index 00000000000..673df6a69bc --- /dev/null +++ b/graphics/aview/patches/patch-ad @@ -0,0 +1,12 @@ +$NetBSD: patch-ad,v 1.1 2004/05/07 02:38:54 danw Exp $ + +--- ui.c.orig Thu May 6 22:36:30 2004 ++++ ui.c +@@ -1,6 +1,6 @@ + #include + #include +-#include ++#include + #include + #include + #include "shrink.h" -- cgit v1.2.3