aboutsummaryrefslogtreecommitdiff
path: root/libexec
diff options
context:
space:
mode:
authorAlfred Perlstein <alfred@FreeBSD.org>2001-03-23 16:14:49 +0000
committerAlfred Perlstein <alfred@FreeBSD.org>2001-03-23 16:14:49 +0000
commitcc74aaddadaf4a5563131a53b246553c4edc5b6e (patch)
tree0894c0636c2c80fda20fb85caf86dc63a9259ff6 /libexec
parent12829b5fd8181505af87bc7e76725649a7e33155 (diff)
downloadsrc-cc74aaddadaf4a5563131a53b246553c4edc5b6e.tar.gz
src-cc74aaddadaf4a5563131a53b246553c4edc5b6e.zip
Notes
Diffstat (limited to 'libexec')
-rw-r--r--libexec/ypxfr/ypxfr_extern.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/ypxfr/ypxfr_extern.h b/libexec/ypxfr/ypxfr_extern.h
index 34c3406ee526..045f49632781 100644
--- a/libexec/ypxfr/ypxfr_extern.h
+++ b/libexec/ypxfr/ypxfr_extern.h
@@ -60,4 +60,3 @@ extern unsigned long ypxfr_get_order __P(( char *, char *, char *, const int ));
extern int ypxfr_match __P(( char *, char *, char *, char *, unsigned long ));
extern char *ypxfxerr_string __P(( ypxfrstat ));
extern int ypxfrd_get_map __P(( char *, char *, char *, char *));
-extern int callrpc __P(( char *, int, int, int, xdrproc_t, char *, xdrproc_t, char *));