Changeset 3467 for trunk/src/kash/shinstance.h
- Timestamp:
- Sep 15, 2020, 11:30:11 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kash/shinstance.h
r3461 r3467 516 516 517 517 /* wait / process */ 518 int sh_add_child(shinstance *psh, shpid pid, void *hChild, s hsubshellstatus *sts);518 int sh_add_child(shinstance *psh, shpid pid, void *hChild, struct shsubshellstatus *sts); 519 519 #ifdef _MSC_VER 520 520 # include <process.h>
Note:
See TracChangeset
for help on using the changeset viewer.