stddef.h 86 Bytes Raw Blame History Permalink 1 2 3 4 5 6 #ifndef __STDDEF_H__ #define __STDDEF_H__ #include "sys/_types/_ptrdiff_t.h" #endif