mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-07-25 18:19:00 +02:00
Include <stddef.h>, to get size_t.
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
# include <config.h>
|
||||
# endif
|
||||
|
||||
# include <stddef.h>
|
||||
|
||||
# ifndef PARAMS
|
||||
# if defined PROTOTYPES || (defined __STDC__ && __STDC__)
|
||||
# define PARAMS(Args) Args
|
||||
|
||||
Reference in New Issue
Block a user