Needed to declare FLM_NO_TIMEOUT

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@690 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
dsandersoremutah
2006-07-20 22:33:00 +00:00
parent 5555f6185c
commit c909d28cbe

View File

@@ -1487,6 +1487,8 @@ typedef struct KEY_GEN_INFO
FLMBOOL bDataBufAllocated;
} KEY_GEN_INFO;
#define FLM_NO_TIMEOUT 0xFF
/*****************************************************************************
Desc: Thread's database object - returned by openDatabase, createDatabase in F_DbSystem class
*****************************************************************************/