* src/lib/evil_main.c:

define correctly EAPI



SVN revision: 37849
This commit is contained in:
Vincent Torri 2008-11-29 10:56:20 +00:00
parent 90d3729897
commit e12623ee46
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2008-11-29 Vincent Torri <doursse at users dot sf dot net>
* src/lib/evil_main.c:
define correctly EAPI
2008-11-21 Vincent Torri <doursse at users dot sf dot net>
* src/bin/Makefile.am:

View File

@ -1,3 +1,6 @@
#ifdef HAVE_CONFIG_H
# include <config.h>
#endif
#if defined (_WIN32_WCE) && ! defined (__CEGCC__)