diff --git a/src/libCom/env/envSubr.c b/src/libCom/env/envSubr.c index b2c2da1fc..8a73ea3a0 100644 --- a/src/libCom/env/envSubr.c +++ b/src/libCom/env/envSubr.c @@ -77,8 +77,6 @@ #include "shareLib.h" -epicsShareFunc int putenv ( const char *envstring ); /* not in ANSI C */ - #define epicsExportSharedSymbols #include "errMdef.h" #include "envDefs.h"