Commit f6f8bb24 authored by Yasuhiro Matsumoto's avatar Yasuhiro Matsumoto

fix compilation error

parent 06ec17de
......@@ -36,7 +36,7 @@
#endif
#ifdef _MSC_VER
typedef int pid_t;
typedef mrb_int pid_t;
#endif
#include <fcntl.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment