aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nfsmount.c2
-rw-r--r--util-linux/nfsmount.c2
2 files changed, 0 insertions, 4 deletions
diff --git a/nfsmount.c b/nfsmount.c
index ae9b99552..b5c38212a 100644
--- a/nfsmount.c
+++ b/nfsmount.c
@@ -155,8 +155,6 @@ struct nfs_mount_data {
#define HAVE_personality
#define HAVE_tm_gmtoff
-extern char *xstrdup (const char *s);
-extern char *xstrndup (const char *s, int n);
static char *nfs_strerror(int stat);
#define MAKE_VERSION(p,q,r) (65536*(p) + 256*(q) + (r))
diff --git a/util-linux/nfsmount.c b/util-linux/nfsmount.c
index ae9b99552..b5c38212a 100644
--- a/util-linux/nfsmount.c
+++ b/util-linux/nfsmount.c
@@ -155,8 +155,6 @@ struct nfs_mount_data {
#define HAVE_personality
#define HAVE_tm_gmtoff
-extern char *xstrdup (const char *s);
-extern char *xstrndup (const char *s, int n);
static char *nfs_strerror(int stat);
#define MAKE_VERSION(p,q,r) (65536*(p) + 256*(q) + (r))