diff options
Diffstat (limited to 'dtach.h')
| -rw-r--r-- | dtach.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -83,6 +83,7 @@ #include <sys/stat.h> #include <sys/socket.h> #include <sys/un.h> +#include <sys/wait.h> #ifndef S_ISREG #define S_ISREG(m) (((m) & S_IFMT) == S_IFREG) |
