--- a/fdm.c +++ b/fdm.c @@ -22,6 +22,10 @@ #include #include +#ifndef WAIT_ANY +#define WAIT_ANY (-1) +#endif + #include #include #include