pkgsrc-wip/molmol/patches/patch-cs

13 lines
304 B
Text

$NetBSD: patch-cs,v 1.1.1.1 2005/02/25 20:30:07 daprice Exp $
--- tools/src/FitCylinder.c.orig Sun May 27 18:16:51 2001
+++ tools/src/FitCylinder.c
@@ -26,7 +26,7 @@
#include <fit_cylinder.h>
#include <stdlib.h>
-#include <values.h>
+//#include <values.h>
#include <math.h>
#include <mat_vec.h>