Enlightenment CVS committal Author : sebastid Project : e17 Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore_con Modified Files: ecore_con.c Log Message: Included in ecore_private.h =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_con/ecore_con.c,v retrieving revision 1.50 retrieving revision 1.51 diff -u -3 -r1.50 -r1.51 --- ecore_con.c 3 Sep 2005 03:07:29 -0000 1.50 +++ ecore_con.c 7 Sep 2005 08:59:45 -0000 1.51 @@ -3,7 +3,6 @@ */ #include "Ecore.h" -#include "config.h" #include "ecore_private.h" #include "ecore_con_private.h" #include "Ecore_Con.h" @@ -14,15 +13,11 @@ #include <winsock.h> #endif -#include <sys/types.h> #include <sys/stat.h> #include <arpa/inet.h> #include <sys/socket.h> #include <sys/un.h> #include <errno.h> -#include <unistd.h> -#include <stdlib.h> -#include <fcntl.h> #include <netdb.h> #if USE_OPENSSL ------------------------------------------------------- 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