https://sourceforge.net/tracker/?func=detail&aid=3554634&group_id=21862&atid=374571 --- a/shed.c +++ b/shed.c @@ -31,6 +31,10 @@ #include /* tolower */ #include /* dup, dup2 */ +#ifdef __INTERIX +# include +#endif + #include "util.h" /* function prototypes */