Fixed warning on Solaris.
This commit is contained in:
@@ -80,8 +80,10 @@ template class tsFreeList
|
||||
# pragma warning ( pop )
|
||||
#endif
|
||||
|
||||
extern "C" {
|
||||
static void ipAddrToAsciiEngineGlobalMutexConstruct ( void * );
|
||||
static void ipAddrToAsciiEngineGlobalMutexDestruct ( void * );
|
||||
}
|
||||
|
||||
// - this class executes the synchronous DNS query
|
||||
// - it creates one thread
|
||||
|
||||
Reference in New Issue
Block a user