summaryrefslogtreecommitdiffstats
path: root/www/webkit-gtk3/files/patch-Source_WebKit2_UIProcess_Launcher_gtk_ProcessLauncherGtk.cpp
blob: b2ed9b7aaa8b89ba7ff6112d5695365637b00eca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- Source/WebKit2/UIProcess/Launcher/gtk/ProcessLauncherGtk.cpp.orig   2012-09-24 16:48:12.000000000 +0000
+++ Source/WebKit2/UIProcess/Launcher/gtk/ProcessLauncherGtk.cpp    2012-09-24 16:48:41.000000000 +0000
@@ -27,6 +27,7 @@
 #include "config.h"
 #include "ProcessLauncher.h"
 
+#include <sys/wait.h>
 #include "Connection.h"
 #include "ProcessExecutablePath.h"
 #include <WebCore/FileSystem.h>