mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
238 B
Plaintext
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
|
|
|
|
|
|
/*
|