summaryrefslogtreecommitdiff
path: root/libnetfs/fsstubs.c
diff options
context:
space:
mode:
Diffstat (limited to 'libnetfs/fsstubs.c')
-rw-r--r--libnetfs/fsstubs.c10
1 files changed, 1 insertions, 9 deletions
diff --git a/libnetfs/fsstubs.c b/libnetfs/fsstubs.c
index d64cbc93..415c62a5 100644
--- a/libnetfs/fsstubs.c
+++ b/libnetfs/fsstubs.c
@@ -1,6 +1,6 @@
/* Unimplemented rpcs from <hurd/fs.defs>
- Copyright (C) 1995, 1996 Free Software Foundation, Inc.
+ Copyright (C) 1995, 1996, 1999 Free Software Foundation, Inc.
Written by Michael I. Bushnell, p/BSG.
This file is part of the GNU Hurd.
@@ -52,14 +52,6 @@ netfs_S_ifsock_getsockaddr (struct protid *user,
}
error_t
-netfs_S_io_pathconf (struct protid *user,
- int name,
- int *value)
-{
- return EOPNOTSUPP;
-}
-
-error_t
netfs_S_io_server_version (struct protid *user,
char *name,
int *major,