From 3d0b8f58fbfa6e17c9b7ec7f73b5a3bb1fa81bcc Mon Sep 17 00:00:00 2001 From: Chuck Lever Date: Wed, 12 Dec 2012 10:30:25 -0500 Subject: [PATCH] libexport.a: xtab.c no longer needs #include xmalloc.h Signed-off-by: Chuck Lever Signed-off-by: Steve Dickson --- support/export/xtab.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support/export/xtab.c b/support/export/xtab.c index 2a43193..e953071 100644 --- a/support/export/xtab.c +++ b/support/export/xtab.c @@ -14,7 +14,7 @@ #include #include #include -#include "xmalloc.h" + #include "nfslib.h" #include "exportfs.h" #include "xio.h" -- 2.39.2