Files
pkgsrc-ng/misc/molden/patches/patch-ab
2013-09-26 17:14:40 +02:00

16 lines
295 B
Plaintext

$NetBSD: patch-ab,v 1.1 2007/08/17 21:38:23 joerg Exp $
--- xwin.c.orig 2007-08-17 21:07:45.000000000 +0000
+++ xwin.c
@@ -20,10 +20,6 @@
#include <GL/gl.h>
#include <GL/glu.h>
#endif
-#if defined(DARWIN) || defined(FREEBSD)
-#else
-#include <malloc.h>
-#endif
#endif
#include <stdio.h>