include <sys/select.h>. Reported by Jerry Heyman
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -36,6 +36,7 @@ | ... | @@ -36,6 +36,7 @@ |
36 | #include <sys/stat.h> | 36 | #include <sys/stat.h> |
37 | #include <sys/types.h> | 37 | #include <sys/types.h> |
38 | #include <sys/wait.h> | 38 | #include <sys/wait.h> |
39 | #include <sys/select.h> | ||
39 | 40 | ||
40 | #ifdef HAVE_STRINGS_H | 41 | #ifdef HAVE_STRINGS_H |
41 | #include <strings.h> | 42 | #include <strings.h> | ... | ... |
-
Please register or sign in to post a comment