diff --git a/util/hb-subset.cc b/util/hb-subset.cc index 21d0f767b..2306e66ad 100644 --- a/util/hb-subset.cc +++ b/util/hb-subset.cc @@ -25,7 +25,9 @@ * Google Author(s): Garret Rieger, Rod Sheeter */ +#ifdef HAVE_UNISTD_H #include +#endif #include "main-font-text.hh" #include "hb-subset.h"