Commit Diff


commit - 6c13dcd2d0d730f9f9fc0fb0c42eb0f409216063
commit + ebc5bf649f20688294a309f00a46e9e326fea671
blob - 41c3f2e47158bafbf6229ab2c3b32dbb106c2e93
blob + 167f4f59e0296904450ea74eff5e61a6cff74abb
--- lib/utf8.c
+++ lib/utf8.c
@@ -15,6 +15,8 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
+#include <sys/types.h>
+
 #include <err.h>
 #include <stdlib.h>
 #include <string.h>