Fix for win32 builds.

This commit is contained in:
Andrew Johnson
2012-11-20 17:27:38 -06:00
parent 7778c0c3ff
commit d69f3904d7

View File

@@ -10,6 +10,9 @@
* Author: Ralph Lange <Ralph.Lange@gmx.de>
*/
#include <stdlib.h>
#define epicsExportSharedSymbols
#include "errlog.h"
#include "epicsMutex.h"
#include "epicsSpin.h"