libCom/osi: Fix for cygwin

Needed shareLib stuff.
This commit is contained in:
Andrew Johnson
2013-02-18 13:11:36 -06:00
parent 3196844602
commit 82560b552e

View File

@@ -16,6 +16,7 @@
#include <string.h>
#include <pthread.h>
#define epicsExportSharedSymbols
#include "errlog.h"
#include "epicsSpin.h"