]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - support/export/rmtab.c
libexport.a: rmtab.c no longer needs #include xmalloc.h
[nfs-utils.git] / support / export / rmtab.c
index 31c0f50419193e7426c7ccf7bb7eb67045a213a8..d16b3b33b692dd421814590c2dcaddeeab0dd957 100644 (file)
@@ -1,7 +1,7 @@
 /*
- * support/export/rmntab.c
+ * support/export/rmtab.c
  *
- * Interface to the rmnt file.
+ * Interface to the rmtab file.
  *
  */
 
@@ -12,7 +12,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <errno.h>
-#include "xmalloc.h"
+
 #include "misc.h"
 #include "nfslib.h"
 #include "exportfs.h"