More changes to support X-FLAIM.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@376 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
ahodgkinson
2006-05-08 17:27:10 +00:00
parent efca4c0188
commit 341bbbf16f
9 changed files with 176 additions and 97 deletions

View File

@@ -12237,3 +12237,9 @@ Exit:
return( rc);
}
#endif
#ifdef FLM_WATCOM_NLM
void gv_ftkbtree( void)
{
}
#endif