sortix-mirror/libmaxsi/decl/size_t.h
Jonas 'Sortie' Termansen 0437d75147 Remove libmaxsi stddef.h and stdarg.h.
These are provided by the cross compiler.
2012-12-14 14:13:34 +01:00

3 lines
42 B
C

#define __need_size_t
#include <stddef.h>