From: Derrell Lipman Date: Sun, 15 Feb 2009 20:00:25 +0000 (-0500) Subject: Remove compiler warnings about unknown structure pointer X-Git-Tag: build_3.3.2_ctdb_1~195 X-Git-Url: http://git.samba.org/?a=commitdiff_plain;h=c6f5b98974b45986142f2e1506f8a1146101db7e;p=obnox%2Fsamba-ctdb.git Remove compiler warnings about unknown structure pointer (cherry picked from commit f11d4d088c17db77ba259972c05de72da0d3ac93) --- diff --git a/source/include/libsmbclient.h b/source/include/libsmbclient.h index a3a5d70c21..f8a6c8a235 100644 --- a/source/include/libsmbclient.h +++ b/source/include/libsmbclient.h @@ -75,6 +75,7 @@ extern "C" { /* Make sure we have the following includes for now ... */ #include #include +#include #include #include