CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/07/23 02:17:23
Modified files:
lib/libc/hidden: _stdio.h
Log message:
Remove the declaration of fpos_t in hidden/_stdio.h and stop using
fpos_t in struct __sFILE. This fixes a compiler warning "redefinition
of `fpos_t'".
ok miod
