repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Tue Jan 10 00:10:07 UTC 2012
[aur-mirror.git]
/
xulrunner192
/
offsetof.patch
blob
be6b3002199fbc6f09b4e3915bf3156477c5cfc1
1
--- mozilla-1.9.2/gfx/ots/src/os2.cc.1 2011-10-20 14:32:27.000000000 +0400
2
+++ mozilla-1.9.2/gfx/ots/src/os2.cc 2011-10-20 14:29:24.000000000 +0400
3
@@ -6,6 +6,8 @@
4
5
#include "head.h"
6
7
+#include <stddef.h>
8
+
9
// OS/2 - OS/2 and Windows Metrics
10
// http://www.microsoft.com/opentype/otspec/os2.htm
11