Backed out changeset ba150ce614d0

master
Tofu Linden 2009-11-03 16:37:43 +00:00
parent 1e4877244d
commit fb8fa98367
1 changed files with 1 additions and 1 deletions

View File

@ -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>