pkgsrc/x11/xbanner/patches/patch-ad
2005-07-20 17:38:05 +00:00

15 lines
291 B
Text

$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>