From: Chuck Lever Date: Wed, 12 Dec 2012 15:26:09 +0000 (-0500) Subject: mountd: auth.c no longer needs #include xmalloc.h X-Git-Tag: debian/1%1.2.8-1~11^2^2~45 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=2a23164bf5283df1ff60d8b678ac12e2e3883350;hp=7c5cb5e732a4b8704f8c79ec819c5d271e040339 mountd: auth.c no longer needs #include xmalloc.h Signed-off-by: Chuck Lever Signed-off-by: Steve Dickson --- diff --git a/utils/mountd/auth.c b/utils/mountd/auth.c index 508040a..330cab5 100644 --- a/utils/mountd/auth.c +++ b/utils/mountd/auth.c @@ -10,10 +10,12 @@ #include #endif +#include #include #include #include #include +#include #include #include "sockaddr.h" @@ -21,7 +23,6 @@ #include "nfslib.h" #include "exportfs.h" #include "mountd.h" -#include "xmalloc.h" #include "v4root.h" enum auth_error