--- innwebd/controld.h 2004/07/03 05:35:07 1.2 +++ innwebd/controld.h 2004/07/03 15:10:23 1.3 @@ -34,6 +34,8 @@ public: void StartupDelay(void); void StartupChild(void); void ShutdownChild(void); + int InitThreadPool(void); + int CleanupThreadPool(void); private: static bool thread_terminate; bool bbsd_startup;