Include sys/time.h.
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -23,6 +23,7 @@ | ... | @@ -23,6 +23,7 @@ |
23 | #include <stdlib.h> | 23 | #include <stdlib.h> |
24 | #include <string.h> | 24 | #include <string.h> |
25 | #include <sys/types.h> | 25 | #include <sys/types.h> |
26 | #include <sys/time.h> | ||
26 | #include <unistd.h> | 27 | #include <unistd.h> |
27 | #include <errno.h> | 28 | #include <errno.h> |
28 | #include <mailutils/sys/pop3.h> | 29 | #include <mailutils/sys/pop3.h> | ... | ... |
-
Please register or sign in to post a comment