mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-08 14:45:24 +00:00
include errno.h
This commit is contained in:
parent
799b3c375a
commit
bcc0406a52
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
|
||||
#if HB_DEBUG_BLOB
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#endif
|
||||
|
||||
struct _hb_blob_t {
|
||||
|
|
Loading…
Add table
Reference in a new issue