Fix build with Sun compiler

This commit is contained in:
Behdad Esfahbod 2013-01-14 00:33:58 -06:00
parent 08b29c0809
commit f88d3bd7e4
1 changed files with 3 additions and 0 deletions

View File

@ -24,6 +24,9 @@
* Red Hat Author(s): Behdad Esfahbod
*/
/* http://www.oracle.com/technetwork/articles/servers-storage-dev/standardheaderfiles-453865.html */
#define _POSIX_C_SOURCE 3
#include "hb-private.hh"
#include "hb-blob.h"