dont include shareLib.h more than necessary
This commit is contained in:
+1
-3
@@ -24,16 +24,14 @@
|
||||
# undef epicsExportSharedSymbols
|
||||
#endif
|
||||
|
||||
#include "shareLib.h"
|
||||
|
||||
#include "epicsTypes.h"
|
||||
#include "epicsTime.h"
|
||||
|
||||
#ifdef INCLdb_accessh_epicsExportSharedSymbols
|
||||
# define epicsExportSharedSymbols
|
||||
# include "shareLib.h"
|
||||
#endif
|
||||
|
||||
#include "shareLib.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
+4
-7
@@ -27,12 +27,10 @@
|
||||
#define nciuh
|
||||
|
||||
#ifdef epicsExportSharedSymbols
|
||||
#define nciuh_restore_epicsExportSharedSymbols
|
||||
#undef epicsExportSharedSymbols
|
||||
# define nciuh_restore_epicsExportSharedSymbols
|
||||
# undef epicsExportSharedSymbols
|
||||
#endif
|
||||
|
||||
#include "shareLib.h"
|
||||
|
||||
#include "resourceLib.h"
|
||||
#include "tsDLList.h"
|
||||
#include "tsFreeList.h"
|
||||
@@ -40,11 +38,10 @@
|
||||
#include "epicsSingleton.h"
|
||||
|
||||
#ifdef nciuh_restore_epicsExportSharedSymbols
|
||||
#define epicsExportSharedSymbols
|
||||
# define epicsExportSharedSymbols
|
||||
# include "shareLib.h"
|
||||
#endif
|
||||
|
||||
#include "shareLib.h"
|
||||
|
||||
#define CA_MINOR_PROTOCOL_REVISION 11
|
||||
#include "caProto.h"
|
||||
|
||||
|
||||
+2
-5
@@ -29,19 +29,16 @@
|
||||
|
||||
#ifdef epicsExportSharedSymbols
|
||||
# define oldAccessh_restore_epicsExportSharedSymbols
|
||||
#undef epicsExportSharedSymbols
|
||||
# undef epicsExportSharedSymbols
|
||||
#endif
|
||||
|
||||
#include "shareLib.h"
|
||||
|
||||
#include "tsFreeList.h"
|
||||
|
||||
#ifdef oldAccessh_restore_epicsExportSharedSymbols
|
||||
# define epicsExportSharedSymbols
|
||||
# include "shareLib.h"
|
||||
#endif
|
||||
|
||||
#include "shareLib.h"
|
||||
|
||||
#include "cac.h"
|
||||
#include "cacIO.h"
|
||||
#include "cadef.h"
|
||||
|
||||
@@ -28,21 +28,18 @@
|
||||
#define repeaterClienth
|
||||
|
||||
#ifdef epicsExportSharedSymbols
|
||||
#define repeaterClienth_restore_epicsExportSharedSymbols
|
||||
#undef epicsExportSharedSymbols
|
||||
# define repeaterClienth_restore_epicsExportSharedSymbols
|
||||
# undef epicsExportSharedSymbols
|
||||
#endif
|
||||
|
||||
#include "shareLib.h"
|
||||
|
||||
#include "tsDLList.h"
|
||||
#include "epicsSingleton.h"
|
||||
|
||||
#ifdef repeaterClienth_restore_epicsExportSharedSymbols
|
||||
#define epicsExportSharedSymbols
|
||||
# define epicsExportSharedSymbols
|
||||
# include "shareLib.h"
|
||||
#endif
|
||||
|
||||
#include "shareLib.h"
|
||||
|
||||
union osiSockAddr;
|
||||
|
||||
/*
|
||||
|
||||
@@ -32,13 +32,12 @@
|
||||
# undef epicsExportSharedSymbols
|
||||
#endif
|
||||
|
||||
#include "shareLib.h"
|
||||
|
||||
#include "epicsMutex.h"
|
||||
#include "epicsTimer.h"
|
||||
|
||||
#ifdef searchTimerh_epicsExportSharedSymbols
|
||||
# define epicsExportSharedSymbols
|
||||
# include "shareLib.h"
|
||||
#endif
|
||||
|
||||
#include "caProto.h"
|
||||
|
||||
+4
-7
@@ -27,12 +27,10 @@
|
||||
#define syncGrouph
|
||||
|
||||
#ifdef epicsExportSharedSymbols
|
||||
#define syncGrouph_restore_epicsExportSharedSymbols
|
||||
#undef epicsExportSharedSymbols
|
||||
# define syncGrouph_restore_epicsExportSharedSymbols
|
||||
# undef epicsExportSharedSymbols
|
||||
#endif
|
||||
|
||||
#include "shareLib.h"
|
||||
|
||||
#include "tsDLList.h"
|
||||
#include "tsFreeList.h"
|
||||
#include "epicsSingleton.h"
|
||||
@@ -40,11 +38,10 @@
|
||||
#include "epicsEvent.h"
|
||||
|
||||
#ifdef syncGrouph_restore_epicsExportSharedSymbols
|
||||
#define epicsExportSharedSymbols
|
||||
# define epicsExportSharedSymbols
|
||||
# include "shareLib.h"
|
||||
#endif
|
||||
|
||||
#include "shareLib.h"
|
||||
|
||||
#include "cadef.h"
|
||||
#include "cacIO.h"
|
||||
|
||||
|
||||
+1
-3
@@ -32,8 +32,6 @@
|
||||
# undef epicsExportSharedSymbols
|
||||
#endif
|
||||
|
||||
#include "shareLib.h"
|
||||
|
||||
#include "osiSock.h"
|
||||
#include "epicsThread.h"
|
||||
#include "epicsMemory.h"
|
||||
@@ -41,9 +39,9 @@
|
||||
|
||||
#ifdef udpiiuh_accessh_epicsExportSharedSymbols
|
||||
# define epicsExportSharedSymbols
|
||||
# include "shareLib.h"
|
||||
#endif
|
||||
|
||||
#include "shareLib.h"
|
||||
|
||||
#include "netiiu.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user