Define __need_NULL before including <stddef.h>.

This commit is contained in:
Ulrich Drepper 2001-02-23 20:24:20 +00:00
parent 8cc9fd41c3
commit dcab999777
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@
#include <features.h>
#define __need_NULL
#define __need_size_t
#include <stddef.h>