2
0

stdlib.h 84 B

123456
  1. #ifndef _STDLIB_H
  2. #define _STDLIB_H
  3. #include <sys/types.h>
  4. #endif /* _STDLIB_H */