summaryrefslogtreecommitdiff
path: root/src/stdio/__stderr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stdio/__stderr.c')
-rw-r--r--src/stdio/__stderr.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/stdio/__stderr.c b/src/stdio/__stderr.c
index 681398aa..654eb4c0 100644
--- a/src/stdio/__stderr.c
+++ b/src/stdio/__stderr.c
@@ -1,7 +1,7 @@
-#if 0
-
#include <stdio.h>
FILE *__stderr;
-
-#endif
+/*
+STDC(0)
+SIGNAL_SAFE(0)
+*/