* Makefile (subdirs): Replace stdio with stdio-common and $(stdio).
[platform/upstream/glibc.git] / stdio.h
1 #ifdef USE_IN_LIBIO
2 #include <libio/stdio.h>
3 #else
4 #include <stdio/stdio.h>
5 #endif