Removed unneccessary include <spawn.h>, which broke the build.
This commit is contained in:
parent
72e33363ff
commit
b34c2d0e1d
@ -66,7 +66,6 @@
|
||||
#include <grp.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <spawn.h>
|
||||
#include <string.h>
|
||||
#include <signal.h>
|
||||
#include <sys/wait.h>
|
||||
|
Loading…
Reference in New Issue
Block a user