summaryrefslogtreecommitdiff
path: root/graphics/aview-x11/patches/patch-ac
blob: eda2378d4af2ccb76afdf87b3cb787b9b0308fa3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ac,v 1.1 2004/05/07 02:43:51 danw Exp $

--- image.c.orig	Thu May  6 22:36:27 2004
+++ image.c
@@ -1,6 +1,6 @@
 #include <stdio.h>
 #include <unistd.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include "config.h"
 
 int imgwidth, imgheight;