diff options
Diffstat (limited to 'sysdeps/generic/_G_config.h')
-rw-r--r-- | sysdeps/generic/_G_config.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/generic/_G_config.h b/sysdeps/generic/_G_config.h index a9a182169b..fc102c23a4 100644 --- a/sysdeps/generic/_G_config.h +++ b/sysdeps/generic/_G_config.h @@ -9,6 +9,7 @@ #include <bits/types.h> #define __need_size_t #define __need_wint_t +#define __need_NULL #include <stddef.h> #ifndef _WINT_T /* Integral type unchanged by default argument promotions that can |