fixed various archaic sun pro build failures repoted by Dirk

This commit is contained in:
Jeff Hill
2011-12-12 16:10:24 -07:00
parent 0c67efd50a
commit d8f7c3731d
4 changed files with 23 additions and 12 deletions

View File

@@ -397,6 +397,11 @@ void udpRecvThread::run ()
} while ( ! this->iiu.shutdownCmd );
}
/* for sunpro compiler */
udpiiu::M_repeaterTimerNotify::~M_repeaterTimerNotify ()
{
}
/*
* udpiiu::M_repeaterTimerNotify::repeaterRegistrationMessage ()
*