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

--- ui.c.orig	Thu May  6 22:36:30 2004
+++ ui.c
@@ -1,6 +1,6 @@
 #include <stdio.h>
 #include <ctype.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <string.h>
 #include <aalib.h>
 #include "shrink.h"