pkgsrc-ng/fonts/harfbuzz/patches/patch-zz-minix-a
2017-01-10 20:06:41 +01:00

13 lines
238 B
Plaintext

--- src/hb-font-private.hh.orig Wed May 7 21:28:04 2014
+++ src/hb-font-private.hh Wed May 7 21:28:34 2014
@@ -35,6 +35,9 @@
#include "hb-face-private.hh"
#include "hb-shaper-private.hh"
+#ifdef __minix
+#undef read
+#endif
/*