summaryrefslogtreecommitdiff
path: root/sunrpc
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@redhat.com>2012-11-30 13:53:44 -0700
committerJeff Law <law@redhat.com>2012-11-30 13:53:44 -0700
commit1a538b9f15420661205cc2d6314b465384a88a7e (patch)
tree714e54727b74c45eac9b1d131bc3e436d8376718 /sunrpc
parentec13345babb6183b7f7e88b6bc797dded3d24c84 (diff)
* sunrpc/rpc/svc.h (__svc_accept_failed): Move declaration...
* include/rpc/svc.h: ... here.
Diffstat (limited to 'sunrpc')
-rw-r--r--sunrpc/rpc/svc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sunrpc/rpc/svc.h b/sunrpc/rpc/svc.h
index 58a5f7da95..ae6d9ac20e 100644
--- a/sunrpc/rpc/svc.h
+++ b/sunrpc/rpc/svc.h
@@ -333,5 +333,4 @@ extern SVCXPRT *svcunix_create (int __sock, u_int __sendsize, u_int __recvsize,
__END_DECLS
-extern void __svc_accept_failed (void) attribute_hidden;
#endif /* rpc/svc.h */