include osdRing.h

This commit is contained in:
Jeff Hill
2000-01-28 01:45:47 +00:00
parent b9edf9cf46
commit 99f027fb44

View File

@@ -39,4 +39,6 @@ epicsShareFunc int epicsShareAPI ringIsFull(ringId id);
If there is a single reader it is not necessary to lock for puts
*/
#include "osdRing.h"
#endif /* INCosiRingh */