summaryrefslogtreecommitdiffstats
path: root/xulrunner-2.0-os2cc.patch
blob: c6c32a78dd63e6bdf4d3137520db46550be5b159 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
https://bugzilla.mozilla.org/show_bug.cgi?id=628252

diff --git a/gfx/ots/src/os2.cc b/gfx/ots/src/os2.cc
--- a/gfx/ots/src/os2.cc
+++ b/gfx/ots/src/os2.cc
@@ -3,4 +3,6 @@
 // found in the LICENSE file.
 
+#include <stddef.h>
+
 #include "os2.h"