13 lines
288 B
Text
13 lines
288 B
Text
$NetBSD: patch-ct,v 1.1.1.1 2005/02/25 20:30:07 daprice Exp $
|
|
|
|
--- tools/src/Grid.c.orig Sat May 26 21:43:12 2001
|
|
+++ tools/src/Grid.c
|
|
@@ -27,7 +27,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
-#include <values.h>
|
|
+//#include <values.h>
|
|
#include <math.h>
|
|
|
|
#define MAX_CELL_NO 10000
|