Add missing headers.

SVN revision: 34183
This commit is contained in:
Kim Woelders 2008-04-03 19:30:18 +00:00
parent 6b6110104c
commit c088089d20
1 changed files with 3 additions and 0 deletions

View File

@ -5,6 +5,9 @@
#include <stdio.h>
#include <math.h>
#include "Eet.h"
#include "Eet_private.h"
int
_eet_hash_gen(const char *key, int hash_size)
{