summaryrefslogtreecommitdiff
path: root/src/internal/locale_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/locale_impl.h')
-rw-r--r--src/internal/locale_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/internal/locale_impl.h b/src/internal/locale_impl.h
index c268124f..f41c6f24 100644
--- a/src/internal/locale_impl.h
+++ b/src/internal/locale_impl.h
@@ -1,5 +1,5 @@
#include <locale.h>
-struct __locale {
+struct __locale_struct {
int dummy;
};