mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-10 11:12:58 -08:00
Reverted changes (environ declaration)
This commit is contained in:
parent
4f55311fb6
commit
1079c2973c
2 changed files with 0 additions and 4 deletions
|
|
@ -32,8 +32,6 @@ typedef unsigned char uint8_t;
|
|||
typedef unsigned short uint16_t;
|
||||
#endif
|
||||
|
||||
extern char **environ;
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#ifdef ECL_THREADS
|
||||
|
|
|
|||
|
|
@ -33,8 +33,6 @@ typedef unsigned char uint8_t;
|
|||
typedef unsigned short uint16_t;
|
||||
#endif
|
||||
|
||||
extern char **environ;
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#ifdef ECL_THREADS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue