Remove unneeded include.

SVN revision: 29201
This commit is contained in:
Sebastian Dransfeld 2007-03-27 18:59:23 +00:00
parent c29155ecb0
commit af731bf780
1 changed files with 0 additions and 1 deletions

View File

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