[INTERPRETER]

* BUG: Really compile when FFI support is disabled!


git-svn-id: svn://localhost/gambas/trunk@4972 867c0c6c-44f3-4631-809d-bfa615b0a4ec
This commit is contained in:
Benoît Minisini 2012-07-21 00:27:39 +00:00
parent 712fca7970
commit e65f738f54

View file

@ -758,6 +758,7 @@ void *EXTERN_make_callback(VALUE_FUNCTION *value)
#else /* HAVE_FFI_COMPONENT */
#include "gbx_value.h"
#include "gbx_extern.h"
void EXTERN_call(void)
{