Init and start the NetWatch task
r1486 | dcl | 2007-02-15 07:50:30 +1100 (Thu, 15 Feb 2007) | 2 lines
This commit is contained in:
@@ -43,7 +43,8 @@ extern pCodri MakeTcpDoChoDriver(char *tclArray, SConnection *pCon);
|
||||
|
||||
|
||||
void SiteInit(void) {
|
||||
|
||||
int NetWatchInit(void);
|
||||
NetWatchInit();
|
||||
#define INIT(F) { void F(void); F(); }
|
||||
/* insert here initialization routines ... */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user