Include stdlib.h, list.h, sysdep.h and kernel-features.h.

This commit is contained in:
Ulrich Drepper 2007-07-07 01:53:19 +00:00
parent 4facf4afec
commit 0a2b90bd50
1 changed files with 4 additions and 0 deletions

View File

@ -26,6 +26,10 @@
# include <stdbool.h>
# include <stddef.h>
# include <stdint.h>
# include <stdlib.h>
# include <list.h>
# include <sysdep.h>
# include <kernel-features.h>
/* Type for the dtv. */
typedef union dtv