Projeto-Pindorama / heirloom-ng

A collection of standard Unix utilities that is intended to provide maximum compatibility with traditional Unix while incorporating additional features necessary today.
http://heirloom-ng.pindorama.dob.jp
Other
25 stars 7 forks source link

fix(test/defs.h): Include stat.h when the system is running Linux wit… #8

Closed takusuman closed 2 years ago

takusuman commented 2 years ago

…hout the GNU C Library.

This adds a declaration of the type mode_t and fixes the error "defs.h:53:38: error: unknown type name ‘mode_t’".