summaryrefslogtreecommitdiff
path: root/www/firefox/files/patch-widget-qt-nsSound.cpp
blob: 445dca03d3b16c9564a1d0d1252f84841a4b7f6b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- widget/qt/nsSound.cpp~
+++ widget/qt/nsSound.cpp
@@ -40,6 +40,7 @@
 #include <QSound>
 
 #include <string.h>
+#include <unistd.h>
 
 #include "nscore.h"
 #include "plstr.h"