Include the header to remove some compiler complaints.

SVN revision: 30815
This commit is contained in:
Christopher Michael 2007-07-14 22:58:01 +00:00
parent 3c4e566d04
commit 0a1b9cb6e9
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
* vim:ts=8:sw=3:sts=8:noexpandtab:cino=>5n-3f0^-2{2
*/
#include "e.h"
#include "e_int_config_imc.h"
typedef struct _E_Imc_Update_Data E_Imc_Update_Data;