summaryrefslogtreecommitdiff
path: root/src/shared/json.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/json.c')
-rw-r--r--src/shared/json.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/json.c b/src/shared/json.c
index 253957d298..10431423e9 100644
--- a/src/shared/json.c
+++ b/src/shared/json.c
@@ -1,6 +1,7 @@
/* SPDX-License-Identifier: LGPL-2.1+ */
#include <errno.h>
+#include <locale.h>
#include <math.h>
#include <stdarg.h>
#include <stdio_ext.h>