From: Ronnie Sahlberg Date: Sun, 28 Aug 2011 09:46:12 +0000 (+1000) Subject: win32 oncrpc environment needx xdr.h before including auth.h X-Git-Tag: upstream/1.9.6^2~326^2~6 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=dd8fc17555bd59cd2af931e24e9f747f03a76eb2;p=deb_libnfs.git win32 oncrpc environment needx xdr.h before including auth.h --- diff --git a/include/libnfs-private.h b/include/libnfs-private.h index c6a8820..4c8594c 100644 --- a/include/libnfs-private.h +++ b/include/libnfs-private.h @@ -14,6 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with this program; if not, see . */ +#include #include struct rpc_context {