remove def for putenv; failed on solaris 8

This commit is contained in:
Marty Kraimer
2000-06-16 15:02:40 +00:00
parent 097a822319
commit 7efef48a21

View File

@@ -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"