projects
/
nfs-utils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a36bdce
)
libexport.a: xtab.c no longer needs #include xmalloc.h
author
Chuck Lever
<chuck.lever@oracle.com>
Wed, 12 Dec 2012 15:30:25 +0000
(10:30 -0500)
committer
Steve Dickson
<steved@redhat.com>
Wed, 12 Dec 2012 15:32:28 +0000
(10:32 -0500)
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
support/export/xtab.c
patch
|
blob
|
history
diff --git
a/support/export/xtab.c
b/support/export/xtab.c
index 2a43193c35a15345c053b005e46cf45eadabfe1b..e953071ea901dfc0c9ff0c03946acf98471f11a1 100644
(file)
--- a/
support/export/xtab.c
+++ b/
support/export/xtab.c
@@
-14,7
+14,7
@@
#include <unistd.h>
#include <stdlib.h>
#include <string.h>
-#include "xmalloc.h"
+
#include "nfslib.h"
#include "exportfs.h"
#include "xio.h"