Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e.h 


Log Message:


ass signal.h - as it's used in e_thumb.c - it shouldnt have been added to
includes

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e.h,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -3 -r1.43 -r1.44
--- e.h 10 Mar 2006 05:48:46 -0000      1.43
+++ e.h 13 Apr 2006 08:10:52 -0000      1.44
@@ -29,6 +29,7 @@
 #include <locale.h>
 #include <libintl.h>
 #include <errno.h>
+#include <signal.h>
 
 #ifdef HAVE_ALLOCA_H
 #include <alloca.h>
@@ -40,7 +41,6 @@
 
 #ifdef OBJECT_PARANOIA_CHECK
 #include <execinfo.h>
-#include <signal.h>
 #include <setjmp.h>
 #endif
 




-------------------------------------------------------
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

Reply via email to