summaryrefslogtreecommitdiff
path: root/japanese/oleo/files/patch-src__global.h.diff
blob: d97512f0f00f7dab9b661b7075c20692225249c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/global.h.orig	Wed Aug 17 17:25:42 2005
+++ src/global.h	Wed Aug 17 17:25:57 2005
@@ -208,7 +208,7 @@
 extern char nname[];
 
 extern VOIDSTAR parse_hash;
-extern double __plinf, __neinf, __nan;
+extern double __plinf, __neinf, __naN_;
 
 /* These have two uses.  During parsing, these contain the 
  * base address of all relative references.  During evaluation,