Add another missing include in shell_manager.cc
This commit is contained in:
parent
cf142872dc
commit
75d22a8da7
|
@ -11,6 +11,7 @@
|
|||
#include <sys/types.h>
|
||||
#include <sys/wait.h>
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
extern char **environ;
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user