aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-store.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-store.h')
-rw-r--r--camel/camel-store.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/camel/camel-store.h b/camel/camel-store.h
index d46786674a..9da6a6e84e 100644
--- a/camel/camel-store.h
+++ b/camel/camel-store.h
@@ -33,6 +33,9 @@ extern "C" {
#pragma }
#endif /* __cplusplus }*/
+/* for mode_t */
+#include <sys/types.h>
+
#include <camel/camel-object.h>
#include <camel/camel-service.h>