summaryrefslogtreecommitdiffstats
path: root/lib/libdpv/dpv.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libdpv/dpv.h')
-rw-r--r--lib/libdpv/dpv.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libdpv/dpv.h b/lib/libdpv/dpv.h
index dbcd59b..03768a7 100644
--- a/lib/libdpv/dpv.h
+++ b/lib/libdpv/dpv.h
@@ -38,6 +38,9 @@
#define FALSE 0
#endif
+/* localeconv(3) */
+#define LC_NUMERIC_DEFAULT "en_US.ISO8859-1"
+
/* Data to process */
extern long long dpv_overall_read;
OpenPOWER on IntegriCloud