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

14 lines
308 B
Text

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