From: Neil Brown Date: Fri, 16 Mar 2007 07:26:37 +0000 (+1100) Subject: Remove nfs_mntent_t in favour of struct mntent X-Git-Tag: nfs-utils-1-1-0-rc1~57 X-Git-Url: https://git.decadent.org.uk/gitweb/?a=commitdiff_plain;ds=sidebyside;h=a64b65aac7af65f96a24cd89fc07a31dbb5980ab;hp=a64b65aac7af65f96a24cd89fc07a31dbb5980ab;p=nfs-utils.git Remove nfs_mntent_t in favour of struct mntent They are identical and the later allows us to use hasmntent. ---