types.h (107B)
1 /* 2 * Public domain 3 * sys/types.h compatibility shim 4 */ 5 6 #include_next <sys/types.h> 7 #include <stdint.h>