w32/subproc/sub_proc.c: Include stdint.h.
commit6f64d3a35fcbc48809b9456fcef905492cc4b037
authoreliz <eliz>
Fri, 9 Jul 2010 12:05:10 +0000 (9 12:05 +0000)
committereliz <eliz>
Fri, 9 Jul 2010 12:05:10 +0000 (9 12:05 +0000)
treef454cb836ab056f1062bd6afd0ca4b2d6428a347
parent34f0f80dce1b7f69ec5e5c2b312b5e8466d1d7d1
 w32/subproc/sub_proc.c: Include stdint.h.
 (sub_process_t): Use intptr_t for file handles and pid_t for
 process ID.
 (process_pipes, process_init_fd, process_begin): Use intptr_t for
 file handles and pid_t for process ID.
 Savannah bug #27809.  Patch by Ozkan Sezer <sezeroz@gmail.com>
ChangeLog
w32/subproc/sub_proc.c