tsocket: try to fix the build on solaris FIONREAD was missing
authorStefan Metzmacher <metze@samba.org>
Tue, 31 Mar 2009 18:33:33 +0000 (20:33 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 31 Mar 2009 18:33:33 +0000 (20:33 +0200)
metze

lib/tsocket/tsocket_bsd.c

index 3d13dfd47dbee149fafa8e1ce6baf2b6dcde0b55..8254f5d9d3ec0018235ef869e43242c8b08dbf2b 100644 (file)
@@ -22,6 +22,7 @@
 */
 
 #include "replace.h"
+#include "system/filesys.h"
 #include "system/network.h"
 #include "tsocket.h"
 #include "tsocket_internal.h"