fixed gnu build issue

This commit is contained in:
Jeff Hill
2006-11-29 01:07:57 +00:00
parent bdc071f3c5
commit 5b6a358fab

View File

@@ -78,6 +78,9 @@ template class tsFreeList
# pragma warning ( pop )
#endif
static void ipAddrToAsciiEngineGlobalMutexConstruct ( void * );
static void ipAddrToAsciiEngineGlobalMutexDestruct ( void * );
// - this class executes the synchronous DNS query
// - it creates one thread
class ipAddrToAsciiEnginePrivate :