win32 oncrpc environment needx xdr.h before including auth.h

libnfs-4.0.0-vitalif
Ronnie Sahlberg 2011-08-28 19:46:12 +10:00
parent f4442bec27
commit dd8fc17555
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@
You should have received a copy of the GNU Lesser General Public License
along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#include <rpc/xdr.h>
#include <rpc/auth.h>
struct rpc_context {