Enlightenment CVS committal Author : kwo Project : e17 Module : libs/eet
Dir : e17/libs/eet/src/lib Modified Files: eet_utils.c Log Message: Add missing headers. =================================================================== RCS file: /cvs/e/e17/libs/eet/src/lib/eet_utils.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- eet_utils.c 8 Mar 2008 07:28:12 -0000 1.7 +++ eet_utils.c 3 Apr 2008 19:30:18 -0000 1.8 @@ -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) { ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs