been removing too many headers. fix warning.

SVN revision: 56187
This commit is contained in:
Carsten Haitzler 2011-01-16 08:14:42 +00:00
parent 8da3cc47b5
commit c2d14d60ec
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <Ecore.h>
#include <Eeze.h>