[PATCH 06/12] use epics extern macro
This commit is contained in:
committed by
Michael Davidsaver
parent
e21cde013d
commit
46ec38756b
@@ -44,7 +44,7 @@ typedef enum {
|
||||
* pointer to an array of strings for each of
|
||||
* the above address types
|
||||
*/
|
||||
extern const char *epicsAddressTypeName[];
|
||||
epicsShareExtern const char *epicsAddressTypeName[];
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user