aboutsummaryrefslogtreecommitdiff
path: root/lib/libc_r/uthread/pthread_private.h
diff options
context:
space:
mode:
authorRobert Watson <rwatson@FreeBSD.org>2002-06-14 04:02:25 +0000
committerRobert Watson <rwatson@FreeBSD.org>2002-06-14 04:02:25 +0000
commit4a85ccbe6d4c2bf3e441af630b05d7f6d3981f6a (patch)
treea2168855ff9195b2e65c43b9f1d5ea27841ad31a /lib/libc_r/uthread/pthread_private.h
parenteb5afeba220dee353c4fd9463cab59dc82677953 (diff)
downloadsrc-4a85ccbe6d4c2bf3e441af630b05d7f6d3981f6a.tar.gz
src-4a85ccbe6d4c2bf3e441af630b05d7f6d3981f6a.zip
Missed in earlier commit -- I did cvs commit src/lib/libc. Oops.
Notes
Notes: svn path=/head/; revision=98205
Diffstat (limited to 'lib/libc_r/uthread/pthread_private.h')
-rw-r--r--lib/libc_r/uthread/pthread_private.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/libc_r/uthread/pthread_private.h b/lib/libc_r/uthread/pthread_private.h
index 3fef49c7b25f..ef45706710f3 100644
--- a/lib/libc_r/uthread/pthread_private.h
+++ b/lib/libc_r/uthread/pthread_private.h
@@ -1222,12 +1222,6 @@ int __sys___acl_set_fd(int, acl_type_t, struct acl *);
int __sys_aio_suspend(const struct aiocb * const[], int, const struct timespec *);
#endif
-/* #include <sys/capability.h> */
-#ifdef _SYS_CAPABILITY_H
-int __sys___cap_get_fd(int, struct cap *);
-int __sys___cap_set_fd(int, struct cap *);
-#endif
-
/* #include <sys/event.h> */
#ifdef _SYS_EVENT_H_
int __sys_kevent(int, const struct kevent *, int, struct kevent *,