Enlightenment CVS committal

Author  : rbdpngn
Project : misc
Module  : embrace

Dir     : misc/embrace/src/plugins/maildir


Modified Files:
        maildir.c 


Log Message:
Added some missing ifdef's and include for portability.

===================================================================
RCS file: /cvsroot/enlightenment/misc/embrace/src/plugins/maildir/maildir.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- maildir.c   17 Apr 2004 15:05:51 -0000      1.6
+++ maildir.c   2 May 2004 21:07:40 -0000       1.7
@@ -1,5 +1,5 @@
 /*
- * $Id: maildir.c,v 1.6 2004/04/17 15:05:51 tsauerbeck Exp $
+ * $Id: maildir.c,v 1.7 2004/05/02 21:07:40 rbdpngn Exp $
  *
  * Copyright (C) 2004 Embrace project.
  *
@@ -23,6 +23,7 @@
 
 #include <limits.h>
 #include <assert.h>
+#include <sys/types.h>
 #include <dirent.h>
 #include <string.h>
 #include <stdio.h>




-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to