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

--- util.c.orig	Wed Jul 20 19:26:07 2005
+++ util.c	Wed Jul 20 19:26:29 2005
@@ -6,10 +6,6 @@
 #include <string.h>
 #include <stdlib.h>
 
-#ifndef vms
-#include <malloc.h>
-#endif
-
 #include <X11/Xlib.h>
 #include <X11/Xatom.h>