Included <mailutils/types.h>, which will get <sys/types.h> & uid_t.
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -25,8 +25,8 @@ | ... | @@ -25,8 +25,8 @@ |
25 | 25 | ||
26 | #include <time.h> | 26 | #include <time.h> |
27 | 27 | ||
28 | #include <mailutils/mu_features.h> | ||
29 | #include <mailutils/list.h> | 28 | #include <mailutils/list.h> |
29 | #include <mailutils/types.h> | ||
30 | 30 | ||
31 | #ifdef __cplusplus | 31 | #ifdef __cplusplus |
32 | extern "C" { | 32 | extern "C" { | ... | ... |
-
Please register or sign in to post a comment