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

--- plasma.c.orig	Wed Jul 20 19:27:57 2005
+++ plasma.c	Wed Jul 20 19:28:12 2005
@@ -1,9 +1,6 @@
 #include <stdio.h>
 #include <math.h>
 #include <stdlib.h>
-#ifndef vms
-#include <malloc.h>
-#endif
 
 #include <X11/Xlib.h>
 #include <X11/Xutil.h>