Shouldn't have renamed this include.

master
Rider Linden 2015-09-18 12:31:03 -07:00
parent a8ab084678
commit 96c87f326a
1 changed files with 1 additions and 1 deletions

View File

@ -1231,7 +1231,7 @@ static std::string WindowsErrorString(const std::string& operation)
#include <signal.h>
#include <fcntl.h>
#include <errno.h>
#include <sys/suspend.h>
#include <sys/wait.h>
void LLProcess::autokill()
{