summaryrefslogtreecommitdiffstats
path: root/sys/sys/ucred.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/sys/ucred.h')
-rw-r--r--sys/sys/ucred.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/sys/ucred.h b/sys/sys/ucred.h
index 356cca2..1675bc0 100644
--- a/sys/sys/ucred.h
+++ b/sys/sys/ucred.h
@@ -80,7 +80,6 @@ struct xucred {
#ifdef _KERNEL
-struct proc;
void change_egid __P((struct ucred *newcred, gid_t egid));
void change_euid __P((struct ucred *newcred, uid_t euid));
OpenPOWER on IntegriCloud