Initial changes for Linux port of the CASA-auth-token client to linux.
This commit is contained in:
@@ -199,7 +199,6 @@ OpenLibrary(
|
||||
{
|
||||
LIB_HANDLE libHandle;
|
||||
|
||||
|
||||
DbgTrace(1, "-OpenLibrary- Start\n", 0);
|
||||
|
||||
libHandle = dlopen(pFileName, RTLD_LAZY);
|
||||
|
||||
@@ -96,5 +96,7 @@ extern pthread_mutex_t g_hModuleMutex;
|
||||
|
||||
//===[ External prototypes ]===============================================
|
||||
|
||||
|
||||
|
||||
//=========================================================================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user