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