pkgsrc-wip/molmol/patches/patch-cq

14 lines
291 B
Text

$NetBSD: patch-cq,v 1.1.1.1 2005/02/25 20:30:07 daprice Exp $
--- tools/src/Cluster.c.orig Sat May 26 21:07:49 2001
+++ tools/src/Cluster.c
@@ -27,7 +27,8 @@
#include <stdio.h>
#include <stdlib.h>
-#include <values.h>
+//#include <values.h>
+#include <math.h>
#include <linlist.h>