Enlightenment CVS committal Author : sebastid Project : e17 Module : libs/evas
Dir : e17/libs/evas/src/bin Modified Files: evas_gl_x11_main.c Log Message: Add missing header =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/evas/src/bin/evas_gl_x11_main.c,v retrieving revision 1.5 retrieving revision 1.6 diff -u -3 -r1.5 -r1.6 --- evas_gl_x11_main.c 25 Jul 2005 09:55:47 -0000 1.5 +++ evas_gl_x11_main.c 23 Sep 2005 10:13:55 -0000 1.6 @@ -1,5 +1,7 @@ #include "evas_test_main.h" +#include <unistd.h> + #include <X11/Xlib.h> #include <X11/Xutil.h> #include <GL/gl.h> ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs