summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio/open_wmemstream.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/stdio/open_wmemstream.c')
-rw-r--r--lib/libc/stdio/open_wmemstream.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/stdio/open_wmemstream.c b/lib/libc/stdio/open_wmemstream.c
index 299e3d8..3e8713f 100644
--- a/lib/libc/stdio/open_wmemstream.c
+++ b/lib/libc/stdio/open_wmemstream.c
@@ -32,6 +32,9 @@ __FBSDID("$FreeBSD$");
#include <assert.h>
#include <errno.h>
#include <limits.h>
+#ifdef DEBUG
+#include <stdint.h>
+#endif
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
OpenPOWER on IntegriCloud