commit | 52c8d1226f3509276b11a1fadbd29e5363c0ecd7 | [log] [tgz] |
---|---|---|
author | Behdad Esfahbod <behdad@behdad.org> | Mon Jan 14 13:51:46 2013 -0600 |
committer | Behdad Esfahbod <behdad@behdad.org> | Mon Jan 14 13:51:46 2013 -0600 |
tree | 08742945020376b4788feb0803abbfa6eacfba6b | |
parent | f88d3bd7e407d332bb04688344c54756d24128c9 [diff] [blame] |
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"