--- cherokee-0.4.26_orig/cherokee/util.c	Mon Sep 19 17:44:20 2005
+++ cherokee-0.4.26/cherokee/util.c	Mon Sep 19 20:18:14 2005
@@ -45,6 +45,10 @@
 # include <sys/ioctl.h>
 #endif
 
+#ifdef HAVE_SYS_FILIO_H
+# include <sys/filio.h>
+#endif
+
 #if defined (HAVE_SYS_RESOURCE_H)
 # include <sys/resource.h>
 #elif defined (HAVE_RESOURCE_H)
