From 4b4b8f9e355c288344adc9ddbd3495e2cc7b010d Mon Sep 17 00:00:00 2001 From: Assar Westerlund Date: Sat, 26 Sep 1998 15:34:19 +0000 Subject: [PATCH] (chown_xsockets): new prototype git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5152 ec53bebd-3082-4978-b11e-865c3cabbd6b --- appl/kx/kx.h | 1 + 1 file changed, 1 insertion(+) diff --git a/appl/kx/kx.h b/appl/kx/kx.h index e6618b90e..20e0ff918 100644 --- a/appl/kx/kx.h +++ b/appl/kx/kx.h @@ -152,6 +152,7 @@ int copy_encrypted (int fd1, int fd2, des_cblock *iv, des_key_schedule schedule); int get_xsockets (int *number, struct x_socket **sockets, int tcpp); +int chown_xsockets (int n, struct x_socket *sockets, uid_t uid, gid_t gid); int connect_local_xsocket (unsigned dnr); int create_and_write_cookie (char *xauthfile,