From: Love Hörnquist Åstrand Date: Sun, 8 Oct 2006 21:45:07 +0000 (+0000) Subject: r19176: Also require and for non samba builds. X-Git-Tag: samba-4.0.0alpha6~801^3~4547 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9058263a6bf8d44dc8e822d0f7b871b8f1a92bc1;p=thirdparty%2Fsamba.git r19176: Also require and for non samba builds. (This used to be commit fe621c1ab277407fb62ad7bced829815b6625f22) --- diff --git a/source4/lib/socket_wrapper/socket_wrapper.c b/source4/lib/socket_wrapper/socket_wrapper.c index d2ef84ac226..e3c05920858 100644 --- a/source4/lib/socket_wrapper/socket_wrapper.c +++ b/source4/lib/socket_wrapper/socket_wrapper.c @@ -65,10 +65,12 @@ #include #include #include +#include #include #include #include #include +#include #include #include #include