opnsense-ports/math/labplot/files/patch-src_backend_gsl_parser.tab.c
Franco Fichtner f3ce70437b */*: sync with upstream
Taken from: FreeBSD
2017-04-05 21:24:33 +02:00

13 lines
304 B
C

The function strtod_l is defined in xlocale.h .
--- src/backend/gsl/parser.tab.c.orig 2017-04-04 13:04:15 UTC
+++ src/backend/gsl/parser.tab.c
@@ -65,7 +65,7 @@
/* Line 371 of yacc.c */
#line 3 "parser.y"
-#include <locale.h>
+#include <xlocale.h>
#include "parser.h"
/* Line 371 of yacc.c */