Ignore:
Timestamp:
Sep 15, 2020, 11:30:11 PM (5 years ago)
Author:
bird
Message:

kash: subshellstatus build fixes for forked mode.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kash/shinstance.h

    r3461 r3467  
    516516
    517517/* wait / process */
    518 int sh_add_child(shinstance *psh, shpid pid, void *hChild, shsubshellstatus *sts);
     518int sh_add_child(shinstance *psh, shpid pid, void *hChild, struct shsubshellstatus *sts);
    519519#ifdef _MSC_VER
    520520#   include <process.h>
Note: See TracChangeset for help on using the changeset viewer.