Shell: Explicitly declare 'environ' to make the macOS Lagom build happy

This commit is contained in:
AnotherTest
2020-07-14 23:22:52 +04:30
committed by Andreas Kling
parent 4eb967b5eb
commit cd8495f1d4
2 changed files with 3 additions and 0 deletions

View File

@@ -52,6 +52,7 @@
static bool s_disable_hyperlinks = false;
extern RefPtr<Line::Editor> editor;
extern char** environ;
//#define SH_DEBUG