diff options
Diffstat (limited to 'stdio.h')
-rw-r--r-- | stdio.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/stdio.h b/stdio.h deleted file mode 100644 index 457eabe32f..0000000000 --- a/stdio.h +++ /dev/null @@ -1,5 +0,0 @@ -#ifdef USE_IN_LIBIO -#include <libio/stdio.h> -#else -#include <stdio/stdio.h> -#endif |