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

--- server/serverloopsingle.cc	2000/03/23 13:31:30	1.1
+++ server/serverloopsingle.cc	2000/03/23 13:31:39
@@ -5,6 +5,9 @@
 #include <sys/time.h>
 #include <sys/ioctl.h>
 #include <sys/un.h>
+#if defined(__sun__) && defined(__svr4__)
+#include <sys/filio.h>
+#endif
 #include <unistd.h>
 #include <stdio.h>
 #include <stdlib.h>
