need to include header for assert

This commit is contained in:
Jeff Hill
1999-08-06 00:54:00 +00:00
parent f2fca5dd5e
commit 1acbabb0ab

View File

@@ -3,6 +3,7 @@
// should move the time stuff into a different header
//
#include "osiSock.h"
#include "epicsAssert.h"
#define epicsExportSharedSymbols
#include "osiTime.h"