summarylogtreecommitdiffstats
path: root/offsetof.patch
diff options
context:
space:
mode:
authorMatt Parnell2015-09-28 19:22:52 -0500
committerMatt Parnell2015-09-28 19:22:52 -0500
commit61261b19331c864036194e33d6062b1889a1ecd9 (patch)
tree1281740535c7d26973204a4910073ff68ec375fd /offsetof.patch
downloadaur-61261b19331c864036194e33d6062b1889a1ecd9.tar.gz
initial commit
Diffstat (limited to 'offsetof.patch')
-rw-r--r--offsetof.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/offsetof.patch b/offsetof.patch
new file mode 100644
index 000000000000..be6b3002199f
--- /dev/null
+++ b/offsetof.patch
@@ -0,0 +1,11 @@
+--- mozilla-1.9.2/gfx/ots/src/os2.cc.1 2011-10-20 14:32:27.000000000 +0400
++++ mozilla-1.9.2/gfx/ots/src/os2.cc 2011-10-20 14:29:24.000000000 +0400
+@@ -6,6 +6,8 @@
+
+ #include "head.h"
+
++#include <stddef.h>
++
+ // OS/2 - OS/2 and Windows Metrics
+ // http://www.microsoft.com/opentype/otspec/os2.htm
+