Efreet: errno.h is not always indirectly included

SVN revision: 73293
This commit is contained in:
Vincent Torri 2012-07-04 18:35:31 +00:00
parent a6ad134717
commit e707290273
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <errno.h>
#include <Eina.h>
#include <Eet.h>

View File

@ -4,6 +4,7 @@
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <errno.h>
#include <Eina.h>
#include <Eet.h>