Remove warning by adding eina_cpu.h which expose eina_cpu_page_size()

This commit is contained in:
Guillaume Friloux 2014-05-30 10:25:05 +02:00
parent 88b3db4ccf
commit 619987bc2e
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@
/* undefs EINA_ARG_NONULL() so NULL checks are not compiled out! */
#include "eina_safety_checks.h"
#include "eina_cpu.h"
#include "eina_file.h"
#include "eina_stringshare.h"
#include "eina_hash.h"