HAVE_DIRECT_H.c 97 B

12345678
  1. /* */
  2. #include <sys/types.h>
  3. #include <ctype.h>
  4. #include <direct.h>
  5. int main(void){return 0;}