Enlightenment CVS committal Author : ravenlock Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e.h e_fm_main.c Log Message: oops. =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e.h,v retrieving revision 1.64 retrieving revision 1.65 diff -u -3 -r1.64 -r1.65 --- e.h 5 Jun 2007 21:52:15 -0000 1.64 +++ e.h 5 Jun 2007 22:10:13 -0000 1.65 @@ -16,7 +16,7 @@ #define _FILE_OFFSET_BITS 64 #endif -#ifndef __FreeBSD__ +#ifdef __linux__ #include <features.h> #endif #include <stdio.h> =================================================================== RCS file: /cvs/e/e17/apps/e/src/bin/e_fm_main.c,v retrieving revision 1.18 retrieving revision 1.19 diff -u -3 -r1.18 -r1.19 --- e_fm_main.c 5 Jun 2007 21:52:15 -0000 1.18 +++ e_fm_main.c 5 Jun 2007 22:10:13 -0000 1.19 @@ -5,7 +5,7 @@ #define _FILE_OFFSET_BITS 64 #endif -#ifndef __FreeBSD__ +#ifdef __linux__ #include <features.h> #endif #include <stdio.h> ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs