summaryrefslogtreecommitdiff
path: root/x11/xbanner/patches/patch-af
blob: 60b51c01ed95628082cc7c03d5367dfe660bab9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-af,v 1.1 2005/07/20 17:38:05 kristerw Exp $

--- effect.c.orig	Wed Jul 20 19:26:59 2005
+++ effect.c	Wed Jul 20 19:27:25 2005
@@ -6,9 +6,7 @@
 
 #include <stdio.h>
 #include <ctype.h>
-#ifndef vms
-#include <malloc.h>
-#endif
+#include <stdlib.h>
 
 /* X11 include(s) */
 #include <X11/Xlib.h>