[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:
parent
712fca7970
commit
e65f738f54
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue