efreet: add errno.h as needed.

SVN revision: 68229
This commit is contained in:
Cedric BAIL 2012-02-21 18:49:01 +00:00
parent 436091a7d6
commit 1466254a5a
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
#include <sys/stat.h>
#include <unistd.h>
#include <libgen.h>
#include <errno.h>
#include <Ecore_File.h>