зеркало из https://github.com/mozilla/pjs.git
Add one more missing declaration of environ;
This commit is contained in:
Родитель
fcb44ff314
Коммит
9e12e0aa44
|
@ -807,6 +807,7 @@ void RNG_SystemInfoForRNG(void)
|
|||
size_t bytes;
|
||||
int extra;
|
||||
char **cp;
|
||||
extern char **environ;
|
||||
char *randfile;
|
||||
|
||||
GiveSystemInfo();
|
||||
|
|
Загрузка…
Ссылка в новой задаче