* stdio-common/vfprintf.c [USE_IN_LIBIO] (size_t): Don't define as
[glibc.git] / stdio.h
blob457eabe32fc44a38795587301cd70009aa1bd7d7
1 #ifdef USE_IN_LIBIO
2 #include <libio/stdio.h>
3 #else
4 #include <stdio/stdio.h>
5 #endif