and remove interactive stage for fetching. Too many changes to list here, see ftp://ftp.cmbi.ru.nl/pub/molgraph/molden/HISTORY
15 lines
295 B
Text
15 lines
295 B
Text
$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>
|