Include types.h
Showing
1 changed file
with
2 additions
and
0 deletions
... | @@ -18,6 +18,8 @@ | ... | @@ -18,6 +18,8 @@ |
18 | #ifndef _MAILUTILS_DAEMON_H | 18 | #ifndef _MAILUTILS_DAEMON_H |
19 | #define _MAILUTILS_DAEMON_H | 19 | #define _MAILUTILS_DAEMON_H |
20 | 20 | ||
21 | #include <mailutils/types.h> | ||
22 | |||
21 | #ifdef __cplusplus | 23 | #ifdef __cplusplus |
22 | extern "C" { | 24 | extern "C" { |
23 | #endif | 25 | #endif | ... | ... |
-
Please register or sign in to post a comment