Enlightenment CVS committal

Author  : sebastid
Project : misc
Module  : embrace

Dir     : misc/embrace/src/plugins/mbox


Modified Files:
        mbox.c 


Log Message:
Headers.

===================================================================
RCS file: /cvsroot/enlightenment/misc/embrace/src/plugins/mbox/mbox.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- mbox.c      3 May 2004 18:26:56 -0000       1.6
+++ mbox.c      5 Sep 2005 12:32:52 -0000       1.7
@@ -1,5 +1,5 @@
 /*
- * $Id: mbox.c,v 1.6 2004/05/03 18:26:56 tsauerbeck Exp $
+ * $Id: mbox.c,v 1.7 2005/09/05 12:32:52 sebastid Exp $
  *
  * Copyright (C) 2004 Embrace project.
  *
@@ -21,6 +21,8 @@
 # include <config.h>
 #endif
 
+#include <stdlib.h>
+#include <stdio.h>
 #include <assert.h>
 #include <string.h>
 #include <sys/types.h>




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to