aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third__party_ots_include_opentype-sanitiser.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-third__party_ots_include_opentype-sanitiser.h')
-rw-r--r--www/chromium/files/patch-third__party_ots_include_opentype-sanitiser.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/www/chromium/files/patch-third__party_ots_include_opentype-sanitiser.h b/www/chromium/files/patch-third__party_ots_include_opentype-sanitiser.h
new file mode 100644
index 000000000000..791ba11d624b
--- /dev/null
+++ b/www/chromium/files/patch-third__party_ots_include_opentype-sanitiser.h
@@ -0,0 +1,10 @@
+--- third_party/ots/include/opentype-sanitiser.h.orig 2016-03-25 13:05:02 UTC
++++ third_party/ots/include/opentype-sanitiser.h
+@@ -22,6 +22,7 @@ typedef unsigned __int64 uint64_t;
+ #else
+ #include <arpa/inet.h>
+ #include <stdint.h>
++#include <sys/types.h>
+ #endif
+
+ #include <algorithm>