Minor
This commit is contained in:
parent
f88d3bd7e4
commit
52c8d1226f
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue