in visibility preinclude, remove overrides for stdin/stdout/stderr
[oweals/musl.git] / src / internal / vis.h
index bf7a5b206e672968c7db0931d835e53b1bff7c92..a01fda182a57329bdd75fdee9cc76167087c3910 100644 (file)
@@ -11,9 +11,6 @@
  * fail to support copy relocations for protected data, so exclude all
  * exported data symbols. */
 
-__attribute__((__visibility__("default")))
-extern struct _IO_FILE *const stdin, *const stdout, *const stderr;
-
 __attribute__((__visibility__("default")))
 extern int optind, opterr, optopt, optreset, __optreset, getdate_err, h_errno, daylight, __daylight, signgam, __signgam;