[HarfBuzz] harfbuzz: Branch 'master'
Behdad Esfahbod
behdad at kemper.freedesktop.org
Mon Jan 14 11:52:10 PST 2013
src/hb-blob.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 52c8d1226f3509276b11a1fadbd29e5363c0ecd7
Author: Behdad Esfahbod <behdad at behdad.org>
Date: Mon Jan 14 13:51:46 2013 -0600
Minor
diff --git a/src/hb-blob.cc b/src/hb-blob.cc
index bbbc936..3ca50fb 100644
--- a/src/hb-blob.cc
+++ b/src/hb-blob.cc
@@ -25,7 +25,7 @@
*/
/* http://www.oracle.com/technetwork/articles/servers-storage-dev/standardheaderfiles-453865.html */
-#define _POSIX_C_SOURCE 3
+#define _POSIX_C_SOURCE 199309L
#include "hb-private.hh"
More information about the HarfBuzz
mailing list