mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-20 18:56:39 +02:00
Include <stddef.h>. From gnulib.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#include <stddef.h>
|
||||
|
||||
#ifndef PARAMS
|
||||
# if defined PROTOTYPES || (defined __STDC__ && __STDC__)
|
||||
# define PARAMS(Args) Args
|
||||
|
||||
Reference in New Issue
Block a user