opnsense-ports/math/oleo/files/patch-src_global.h
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
370 B
C

--- src/global.h.org Thu Feb 15 05:54:50 2001
+++ src/global.h Sat Jul 19 13:45:39 2003
@@ -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,