X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Fexport%2Frmtab.c;h=d16b3b33b692dd421814590c2dcaddeeab0dd957;hp=31c0f50419193e7426c7ccf7bb7eb67045a213a8;hb=a36bdceb99f6f08c6a0659d2cb38a7bbd4871220;hpb=0509d3428f523776ddd9d6e9fa318587d3ec7d84 diff --git a/support/export/rmtab.c b/support/export/rmtab.c index 31c0f50..d16b3b3 100644 --- a/support/export/rmtab.c +++ b/support/export/rmtab.c @@ -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 #include #include -#include "xmalloc.h" + #include "misc.h" #include "nfslib.h" #include "exportfs.h"