summaryrefslogtreecommitdiffstats
path: root/databases/evolution-data-server/files/patch-camel_camel-block-file.h
blob: bb155e24ad6522fc6747206b82d4d67ab95dbed6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- camel/camel-block-file.h.orig   Tue May 15 01:48:42 2007
+++ camel/camel-block-file.h    Tue May 15 01:49:00 2007
@@ -21,6 +21,7 @@
 #ifndef _CAMEL_BLOCK_FILE_H
 #define _CAMEL_BLOCK_FILE_H
 
+#include <sys/types.h>
 #include <camel/camel-object.h>
 #include <glib.h>
 #include <libedataserver/e-msgport.h>