$NetBSD: patch-ag,v 1.1 2000/03/23 13:40:43 agc Exp $

--- server/serverloopthreaded.cc	2000/03/23 13:27:39	1.1
+++ server/serverloopthreaded.cc	2000/03/23 13:27:54
@@ -4,6 +4,9 @@
 #include <netinet/in.h>
 #include <sys/time.h>
 #include <sys/ioctl.h>
+#if defined(__sun__) && defined(__svr4__)
+#include <sys/filio.h>
+#endif
 #include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>
