Minor
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 14 Jan 2013 19:51:46 +0000 (13:51 -0600)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 14 Jan 2013 19:51:46 +0000 (13:51 -0600)
src/hb-blob.cc

index bbbc936..3ca50fb 100644 (file)
@@ -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"