mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-18 00:41:06 +00:00
Define size_t.
This commit is contained in:
parent
6cc7c3b3c0
commit
2e28d2fb79
@ -25,6 +25,9 @@
|
||||
|
||||
#include <features.h>
|
||||
|
||||
#define __need_size_t
|
||||
#include <stddef.h>
|
||||
|
||||
/* Convenience types. */
|
||||
typedef unsigned char __u_char;
|
||||
typedef unsigned short int __u_short;
|
||||
|
Loading…
Reference in New Issue
Block a user