diff options
Diffstat (limited to 'include/stdlib.h')
| -rw-r--r-- | include/stdlib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/stdlib.h b/include/stdlib.h index e9686678..a75dbb43 100644 --- a/include/stdlib.h +++ b/include/stdlib.h @@ -1,6 +1,7 @@ #ifndef __STDLIB_H #define __STDLIB_H +#include <stddef.h> #define __BITS_WAIT_H_ #include <bits/wait.h> |
