add call to threadInit
This commit is contained in:
@@ -32,10 +32,12 @@
|
||||
|
||||
#include "ca_test.h"
|
||||
#include "dbDefs.h"
|
||||
#include "osiThread.h"
|
||||
|
||||
int main(int argc, char **argv)
|
||||
{
|
||||
|
||||
threadInit ();
|
||||
/*
|
||||
* print error and return if arguments are invalid
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user