Patch level : 2.0 464

Files correlati     : cb6.dll
Ricompilazione Demo : [ ]
Commento           :
Modifiche per la compilazione linux


git-svn-id: svn://10.65.10.50/trunk@11081 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 2003-05-02 09:28:02 +00:00
parent 3d6c8b3e2d
commit 8c30c691dd

View File

@ -407,6 +407,9 @@ int S4FUNCTION code4passwordSet( CODE4 *c4, const char *userId, const char *oldP
int S4FUNCTION code4initLow( CODE4 *c4, const char *defaultProtocol, long versionId )
{
char v1[10], v2[10] ;
#ifdef S4WINDOWS
int n;
#endif
#ifdef S4TESTING
int exclusiveFlag ;