Completed the Authtoken Validate Service changes.
This commit is contained in:
@@ -46,6 +46,11 @@ typedef struct _PlatformMutex
|
||||
//
|
||||
pthread_mutex_t g_hModuleMutex = PTHREAD_MUTEX_INITIALIZER;
|
||||
|
||||
//
|
||||
// Ipc client library path
|
||||
//
|
||||
char IpcClientLibraryPath[] = "/usr/lib/libcasa_c_ipc.so";
|
||||
|
||||
|
||||
//++=======================================================================
|
||||
HANDLE
|
||||
|
||||
Reference in New Issue
Block a user