[evolution-patches] Portability Fix for Camel [#21480]



This patch fixes part of the portability issues with Evolution, as
stated by Greg Hudson in bug #21480. Being the only part of his patches
which actually applied, I regenerated this patch to fix the one issue
in camel.

-- dobey


Index: camel/camel-service.c
===================================================================
RCS file: /cvs/gnome/evolution/camel/camel-service.c,v
retrieving revision 1.83.2.1
diff -u -r1.83.2.1 camel-service.c
--- camel/camel-service.c	11 Aug 2003 19:35:34 -0000	1.83.2.1
+++ camel/camel-service.c	8 Sep 2003 20:44:56 -0000
@@ -27,6 +27,8 @@
 #include <config.h>
 #endif
 
+#include <sys/types.h>
+#include <sys/time.h>
 #include <ctype.h>
 #include <stdlib.h>
 #include <string.h>

Attachment: signature.asc
Description: This is a digitally signed message part



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]