summaryrefslogtreecommitdiffstats
path: root/mail/balsa/files/patch-libbalsa_mailbox_mh.c
blob: 7266a6867b3d104a4a8f6d6d105e4c4e69026114 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- libbalsa/mailbox_mh.c.orig  Mon Jul 26 02:11:26 2004
+++ libbalsa/mailbox_mh.c   Mon Jul 26 02:11:39 2004
@@ -27,6 +27,8 @@
 #define _POSIX_SOURCE          1
 #include <libgnome/gnome-i18n.h>
 
+#include <sys/types.h>
+#include <sys/stat.h>
 #include <unistd.h>
 #include <fcntl.h>
 #include <errno.h>