mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-03 15:16:14 +00:00
Shell: Explicitly declare 'environ' to make the macOS Lagom build happy
This commit is contained in:
committed by
Andreas Kling
parent
4eb967b5eb
commit
cd8495f1d4
@@ -52,6 +52,7 @@
|
||||
|
||||
static bool s_disable_hyperlinks = false;
|
||||
extern RefPtr<Line::Editor> editor;
|
||||
extern char** environ;
|
||||
|
||||
//#define SH_DEBUG
|
||||
|
||||
|
||||
Reference in New Issue
Block a user