From: Love Hörnquist Åstrand Date: Tue, 17 Oct 2006 09:35:45 +0000 (+0000) Subject: r19367: Solaris needs for FIONREAD. X-Git-Url: http://git.samba.org/samba.git/?a=commitdiff_plain;h=4084b467c502e8e73567f2f78135a3bb0fe38a43;p=kai%2Fsamba.git r19367: Solaris needs for FIONREAD. (cherry picked from commit e2866ce78851a84c937408c0781fcc1e7107f663) (This used to be commit 3db8b246c8abfc4efed08d7630e61a81b9d8bf48) --- diff --git a/source3/lib/socket_wrapper/socket_wrapper.c b/source3/lib/socket_wrapper/socket_wrapper.c index c0a7c16a2a4..beb890d135d 100644 --- a/source3/lib/socket_wrapper/socket_wrapper.c +++ b/source3/lib/socket_wrapper/socket_wrapper.c @@ -62,6 +62,7 @@ #include #include #include +#include #include #include #include