(chown_xsockets): new prototype

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5152 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-09-26 15:34:19 +00:00
parent 07fcd17f95
commit 4b4b8f9e35

View File

@@ -152,6 +152,7 @@ int copy_encrypted (int fd1, int fd2, des_cblock *iv,
des_key_schedule schedule); des_key_schedule schedule);
int get_xsockets (int *number, struct x_socket **sockets, int tcpp); 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 connect_local_xsocket (unsigned dnr);
int create_and_write_cookie (char *xauthfile, int create_and_write_cookie (char *xauthfile,