[kde-solaris] Could you get this FIONREAD one as well?

Christopher Layne clayne at anodized.com
Mon Aug 30 02:33:19 CEST 2004


Been in there forever and well known by us on the kde-solaris list.

-cl
-------------- next part --------------
Index: kdelibs/kdecore/network/ksocketdevice.cpp
===================================================================
RCS file: /home/kde/kdelibs/kdecore/network/ksocketdevice.cpp,v
retrieving revision 1.19
diff -u -3 -p -u -r1.19 ksocketdevice.cpp
--- kdelibs/kdecore/network/ksocketdevice.cpp	26 Aug 2004 22:23:54 -0000	1.19
+++ kdelibs/kdecore/network/ksocketdevice.cpp	30 Aug 2004 00:28:03 -0000
@@ -26,6 +26,9 @@
 
 #include <qmap.h>
 
+#ifdef USE_SOLARIS
+# include <sys/filio.h>
+#endif
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <sys/time.h>


More information about the kde-solaris mailing list