Include signal.h
Showing
1 changed file
with
1 additions
and
0 deletions
... | @@ -31,6 +31,7 @@ | ... | @@ -31,6 +31,7 @@ |
31 | #include <fcntl.h> | 31 | #include <fcntl.h> |
32 | #include <unistd.h> | 32 | #include <unistd.h> |
33 | #include <syslog.h> | 33 | #include <syslog.h> |
34 | #include <signal.h> | ||
34 | 35 | ||
35 | #include <mailutils/stream.h> | 36 | #include <mailutils/stream.h> |
36 | #include <mailutils/error.h> | 37 | #include <mailutils/error.h> | ... | ... |
-
Please register or sign in to post a comment