Reverted changes (environ declaration)

This commit is contained in:
japhie 2005-05-23 12:06:01 +00:00
parent 4f55311fb6
commit 1079c2973c
2 changed files with 0 additions and 4 deletions

View file

@ -32,8 +32,6 @@ typedef unsigned char uint8_t;
typedef unsigned short uint16_t;
#endif
extern char **environ;
#include <config.h>
#ifdef ECL_THREADS

View file

@ -33,8 +33,6 @@ typedef unsigned char uint8_t;
typedef unsigned short uint16_t;
#endif
extern char **environ;
#include <config.h>
#ifdef ECL_THREADS