Fix for building DLLs

This commit is contained in:
Marty Kraimer
1998-03-19 20:44:29 +00:00
parent 97191cfb50
commit 83f6dc4f25

View File

@@ -119,6 +119,7 @@
#include <ctype.h>
#include <string.h>
#define INC_tsDefs_h
#if defined(vxWorks)
# include <vxWorks.h>
# include "drvTS.h"
@@ -138,6 +139,7 @@
#include "epicsAssert.h"
#include "envDefs.h"
#define createTSSubrGlobals
#undef INC_tsDefs_h
#include "tsDefs.h"