Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_file


Modified Files:
        ecore_file_monitor_inotify.c 


Log Message:
Remove unneeded include.

===================================================================
RCS file: 
/cvs/e/e17/libs/ecore/src/lib/ecore_file/ecore_file_monitor_inotify.c,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -3 -r1.16 -r1.17
--- ecore_file_monitor_inotify.c        27 Mar 2007 18:15:16 -0000      1.16
+++ ecore_file_monitor_inotify.c        27 Mar 2007 18:59:23 -0000      1.17
@@ -14,7 +14,6 @@
 
 #ifdef HAVE_INOTIFY
 
-#include <asm/unistd.h>
 #include <sys/inotify.h>
 
 typedef struct _Ecore_File_Monitor_Inotify Ecore_File_Monitor_Inotify;



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to