git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d842503
)
tsocket: try to fix the build on solaris FIONREAD was missing
author
Stefan Metzmacher
<metze@samba.org>
Tue, 31 Mar 2009 18:33:33 +0000
(20:33 +0200)
committer
Stefan Metzmacher
<metze@samba.org>
Tue, 31 Mar 2009 18:33:33 +0000
(20:33 +0200)
metze
lib/tsocket/tsocket_bsd.c
patch
|
blob
|
history
diff --git
a/lib/tsocket/tsocket_bsd.c
b/lib/tsocket/tsocket_bsd.c
index 3d13dfd47dbee149fafa8e1ce6baf2b6dcde0b55..8254f5d9d3ec0018235ef869e43242c8b08dbf2b 100644
(file)
--- a/
lib/tsocket/tsocket_bsd.c
+++ b/
lib/tsocket/tsocket_bsd.c
@@
-22,6
+22,7
@@
*/
#include "replace.h"
+#include "system/filesys.h"
#include "system/network.h"
#include "tsocket.h"
#include "tsocket_internal.h"