aboutsummaryrefslogtreecommitdiffstats
path: root/www/libxul/files/patch-dom-ipc-ContentChild.cpp
blob: 5a2826f3a41d669f5882a81cfab2c9c7c7b85ffa (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- dom/ipc/ContentChild.cpp~
+++ dom/ipc/ContentChild.cpp
@@ -42,6 +42,7 @@
 #endif
 
 #ifdef MOZ_WIDGET_QT
+#include <unistd.h>
 #include "nsQAppInstance.h"
 #endif