1 2 3 4 5 6 7 8 9 10
#ifdef __KLIBC__ #include <stdlib.h> #include <string.h> #include <ctype.h> #include <sys/types.h> #include "klibc_fixups.h" #endif