diff options
Diffstat (limited to 'zupdate.cc')
-rw-r--r-- | zupdate.cc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -32,6 +32,7 @@ #include <unistd.h> #include <utime.h> #include <sys/stat.h> +#include <sys/wait.h> #if defined(__MSVCRT__) || defined(__OS2__) #include <io.h> #endif |