pkgsrc-wip/molmol/patches/patch-al

13 lines
293 B
Text

$NetBSD: patch-al,v 1.1.1.1 2005/02/25 20:30:07 daprice Exp $
--- sg/src/ogl/OGLUtil.c.orig Mon May 28 02:43:41 2001
+++ sg/src/ogl/OGLUtil.c
@@ -26,7 +26,7 @@
#include "ogl_util.h"
#include <math.h>
-#include <values.h>
+//#include <values.h>
#ifdef WIN32
#include <windows.h>
#endif