summaryrefslogtreecommitdiff
path: root/include/stdio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/stdio.h')
-rw-r--r--include/stdio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stdio.h b/include/stdio.h
index 54997f8c4..68e2ba585 100644
--- a/include/stdio.h
+++ b/include/stdio.h
@@ -790,7 +790,7 @@ extern char *cuserid (char *__s);
#endif /* Use X/Open, but not issue 6. */
-#ifdef __USE_GNU
+#if 0 /* def __USE_GNU uClibc note: not supported */
struct obstack; /* See <obstack.h>. */
/* Write formatted output to an obstack. */