diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2007-05-29 17:28:49 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2007-05-29 17:28:49 +0000 |
commit | fb7ad518dd6fc39b1071affe426a85ee33b17704 (patch) | |
tree | 233a0850e10a9e178cf979833a118c3a7bc3609f /mail/evolution/files/patch-mail_em-utils.h | |
parent | Fix build on -CURRENT. openmp support with gcc 4.2 is autodetected but (diff) |
Update to 2.10.2.
Notes
Notes:
svn path=/head/; revision=192324
Diffstat (limited to 'mail/evolution/files/patch-mail_em-utils.h')
-rw-r--r-- | mail/evolution/files/patch-mail_em-utils.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/evolution/files/patch-mail_em-utils.h b/mail/evolution/files/patch-mail_em-utils.h deleted file mode 100644 index b3e7b9ffbe25..000000000000 --- a/mail/evolution/files/patch-mail_em-utils.h +++ /dev/null @@ -1,10 +0,0 @@ ---- mail/em-utils.h.orig Tue Aug 3 16:59:46 2004 -+++ mail/em-utils.h Tue Aug 3 17:00:04 2004 -@@ -23,6 +23,7 @@ - #ifndef __EM_UTILS_H__ - #define __EM_UTILS_H__ - -+#include <sys/types.h> - #include <glib.h> - - #ifdef __cplusplus |