(_hurd_startup): Don't bother terminating arg vectors, argz_extract does it now.
[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