Enlightenment CVS committal Author : vapier Project : e16 Module : epplets
Dir : e16/epplets/epplets Modified Files: E-Power.c Log Message: getline() is a gnuism, so we need _GNU_SOURCE =================================================================== RCS file: /cvs/e/e16/epplets/epplets/E-Power.c,v retrieving revision 1.21 retrieving revision 1.22 diff -u -3 -r1.21 -r1.22 --- E-Power.c 13 Apr 2006 08:26:31 -0000 1.21 +++ E-Power.c 15 Apr 2006 19:42:55 -0000 1.22 @@ -1,3 +1,4 @@ +#define _GNU_SOURCE #include "epplet.h" #include <sys/stat.h> #include <sys/types.h> ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs