diff --git a/harbour/include/extend.h b/harbour/include/extend.h index cadcafffd7..86a5225cdf 100644 --- a/harbour/include/extend.h +++ b/harbour/include/extend.h @@ -27,6 +27,7 @@ typedef struct /* symbol support structure */ #define FS_MESSAGE 32 void VirtualMachine( PBYTE pCode, PSYMBOL pSymbols ); /* invokes the virtual machine */ +void ProcessSymbols( SYMBOL *, WORD ); /* items types */ #define IT_NIL 0x0000