summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nonstd/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/nonstd/types.h b/nonstd/types.h
index 43550b86..54f3848c 100644
--- a/nonstd/types.h
+++ b/nonstd/types.h
@@ -3,6 +3,7 @@
#include <stdio.h> /* for FILE */
#include <stdarg.h> /* for va_list */
+#include <locale.h> /* for struct lconv */
#include "nonstd/FILE.h"