mirror of
https://github.com/coreutils/coreutils.git
synced 2025-01-27 02:23:35 +08:00
Include sys/types.h. From Werner Almesberger.
This commit is contained in:
parent
de2cfc1a5f
commit
022f9b7d19
@ -21,6 +21,8 @@
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <sys/types.h>
|
||||
|
||||
#if HAVE_STRING_H
|
||||
# include <string.h>
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user