1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/mail/evolution/files/patch-camel::camel-store.h
Maxim Sobolev 3ef1afa8d7 Update to 0.12. Unfortunately it still doesn't work, even with fixed oaf,
however it goes further that earlier and instead of hanging solidly at
startup tries to launch its components, but goes kaboom (i.e. sig 12) and
dies in agony. Therefore, brave souls with loaded debuggers are welcome to
fix this fscking crap and submit their patches to gnome@FreeBSD.org.
2001-09-04 18:53:13 +00:00

14 lines
255 B
C

$FreeBSD$
--- camel/camel-store.h 2001/09/04 16:45:47 1.1
+++ camel/camel-store.h 2001/09/04 16:46:32
@@ -33,6 +33,7 @@
#pragma }
#endif /* __cplusplus }*/
+#include <sys/types.h>
#include <camel/camel-object.h>
#include <camel/camel-service.h>