dont include shareLib.h more than necessary

This commit is contained in:
Jeff Hill
2002-08-29 15:16:08 +00:00
parent 28b1ad5284
commit bef0109bb7
6 changed files with 13 additions and 25 deletions

View File

@@ -32,10 +32,9 @@
#ifdef INCLcaerrh_accessh_epicsExportSharedSymbols
# define epicsExportSharedSymbols
# include "shareLib.h"
#endif
#include "shareLib.h"
/* CA Status Code Definitions */
#define CA_K_INFO 3 /* successful */