VxWorks compilation fixes

This commit is contained in:
Matej Sekoranja
2016-03-02 15:01:14 +01:00
parent c149f81cba
commit d380e4c367
2 changed files with 2 additions and 2 deletions

View File

@@ -4906,7 +4906,7 @@ namespace epics {
/**
* Broadcast (beacon, search) port number to listen to.
*/
int m_broadcastPort;
int32 m_broadcastPort;
/**
* Receive buffer size (max size of payload).