sqlite
This commit is contained in:
parent
f983c99313
commit
9e24724f0b
2
H/Regs.h
2
H/Regs.h
@ -105,7 +105,7 @@ typedef struct regstore_t
|
|||||||
yamop *CP_; /* 28 continuation program counter */
|
yamop *CP_; /* 28 continuation program counter */
|
||||||
CELL *ENV_; /* 1 current environment */
|
CELL *ENV_; /* 1 current environment */
|
||||||
struct cut_c_str *CUT_C_TOP;
|
struct cut_c_str *CUT_C_TOP;
|
||||||
#if defined MYDDAS_ODBC || defined MYDDAS_MYSQL
|
#if defined MYDDAS_ODBC || defined MYDDAS_MYSQL || defined MYDDAS_SQLITE3
|
||||||
struct myddas_global *MYDDAS_GLOBAL_POINTER;
|
struct myddas_global *MYDDAS_GLOBAL_POINTER;
|
||||||
#endif
|
#endif
|
||||||
yamop *P_; /* 7 prolog machine program counter */
|
yamop *P_; /* 7 prolog machine program counter */
|
||||||
|
Reference in New Issue
Block a user