add errno.h for dgjpp

This commit is contained in:
Leslee Griffith
1999-05-29 14:58:29 +00:00
parent da3469a2fa
commit b57bda7660

View File

@@ -8,6 +8,7 @@
#include <io.h>
#include <sys/stat.h>
#include <set.h>
#include <errno.h>
HB_set_struct hb_set;