include errno.h
This commit is contained in:
parent
799b3c375a
commit
bcc0406a52
|
@ -41,6 +41,7 @@
|
|||
|
||||
#if HB_DEBUG_BLOB
|
||||
#include <stdio.h>
|
||||
#include <errno.h>
|
||||
#endif
|
||||
|
||||
struct _hb_blob_t {
|
||||
|
|
Loading…
Reference in New Issue