summaryrefslogtreecommitdiffstats
path: root/include/unistd.h
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2004-12-07 07:10:39 +0000
committerphk <phk@FreeBSD.org>2004-12-07 07:10:39 +0000
commitb183fa653bf444f02ca3966a2ba789e50318ee0c (patch)
treebcd6a98d137f82675809dbcc8d5cb52c0e916a37 /include/unistd.h
parente8e7853c602654b7ea6fb7798a9ce34885d260e6 (diff)
downloadFreeBSD-src-b183fa653bf444f02ca3966a2ba789e50318ee0c.zip
FreeBSD-src-b183fa653bf444f02ca3966a2ba789e50318ee0c.tar.gz
Remove nfsclnt() prototype.
Diffstat (limited to 'include/unistd.h')
-rw-r--r--include/unistd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/unistd.h b/include/unistd.h
index 0331308..56551f8 100644
--- a/include/unistd.h
+++ b/include/unistd.h
@@ -494,7 +494,6 @@ int mkstemps(char *, int);
char *mktemp(char *);
#define _MKTEMP_DECLARED
#endif
-int nfsclnt(int, void *);
int nfssvc(int, void *);
int profil(char *, size_t, vm_offset_t, int);
int rcmd(char **, int, const char *, const char *, const char *, int *);
OpenPOWER on IntegriCloud