Remove warning and only include needed stuff.

SVN revision: 35456
This commit is contained in:
Cedric BAIL 2008-08-13 09:22:50 +00:00
parent a7aaf30440
commit 37061474bc
1 changed files with 5 additions and 1 deletions

View File

@ -16,7 +16,11 @@
* if not, see <http://www.gnu.org/licenses/>.
*/
#include "Eina.h"
#include "eina_error.h"
#include "eina_hash.h"
#include "eina_stringshare.h"
#include "eina_list.h"
#include "eina_array.h"
EAPI int
eina_init(void)