From 768ab6039b53d767158c50bcc5fceb2ec2516a8a Mon Sep 17 00:00:00 2001 From: Chuck Lever Date: Wed, 12 Dec 2012 10:26:59 -0500 Subject: [PATCH] mountd: cache.c no longer needs #include xmalloc.h Signed-off-by: Chuck Lever Signed-off-by: Steve Dickson --- utils/mountd/cache.c | 1 - 1 file changed, 1 deletion(-) diff --git a/utils/mountd/cache.c b/utils/mountd/cache.c index c13f305..c264e14 100644 --- a/utils/mountd/cache.c +++ b/utils/mountd/cache.c @@ -29,7 +29,6 @@ #include "nfslib.h" #include "exportfs.h" #include "mountd.h" -#include "xmalloc.h" #include "fsloc.h" #include "pseudoflavors.h" -- 2.39.2