This commit is contained in:
Behdad Esfahbod 2013-01-14 13:51:46 -06:00
parent f88d3bd7e4
commit 52c8d1226f
1 changed files with 1 additions and 1 deletions

View 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"