include errno.h

This commit is contained in:
Behdad Esfahbod 2009-11-05 19:54:23 -05:00
parent 799b3c375a
commit bcc0406a52
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@
#if HB_DEBUG_BLOB
#include <stdio.h>
#include <errno.h>
#endif
struct _hb_blob_t {