Backed out changeset ba150ce614d0
parent
1e4877244d
commit
fb8fa98367
|
|
@ -59,7 +59,7 @@ extern "C" {
|
|||
|
||||
#if LL_LINUX || LL_SOLARIS
|
||||
// not necessarily available on random SDL platforms, so #if LL_LINUX
|
||||
// for execv(), waitpid(), fork()
|
||||
// for execv(), waitpid(), fork()
|
||||
# include <unistd.h>
|
||||
# include <sys/types.h>
|
||||
# include <sys/wait.h>
|
||||
|
|
|
|||
Loading…
Reference in New Issue