summaryrefslogtreecommitdiff
path: root/miniany/libc-hosted.c
diff options
context:
space:
mode:
Diffstat (limited to 'miniany/libc-hosted.c')
-rw-r--r--miniany/libc-hosted.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/miniany/libc-hosted.c b/miniany/libc-hosted.c
index 4154aa1..c6c1e69 100644
--- a/miniany/libc-hosted.c
+++ b/miniany/libc-hosted.c
@@ -3,6 +3,7 @@
* with glibc 2.31.
*/
+#define _XOPEN_SOURCE 600
#include <stdio.h>
#include <stdlib.h>
#include <ctype.h>