Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin Modified Files: ewl_embed_test.c Log Message: - add missing include =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/bin/ewl_embed_test.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -3 -r1.6 -r1.7 --- ewl_embed_test.c 3 Oct 2005 06:43:07 -0000 1.6 +++ ewl_embed_test.c 10 Oct 2005 15:40:38 -0000 1.7 @@ -4,6 +4,10 @@ #include <stdlib.h> #include <stdio.h> +#if HAVE_CONFIG_H +#include "ewl-config.h" +#endif + #if HAVE___ATTRIBUTE__ #define __UNUSED__ __attribute__((unused)) #else ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs