Remove building with NOCRYPTO option
[minix.git] / lib / libc / stdio / vfprintf.c
blobebe110ff61b6a2650e56b980c6d0d1d323a48c0c
1 #define NARROW
2 #include "vfwprintf.c"
5 __weak_alias(vfprintf_l, _vfprintf_l)