Remove prototype of childhandler.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@783 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1996-09-28 21:44:43 +00:00
parent 8f597f6966
commit c22bbc66a7

View File

@@ -68,8 +68,6 @@ extern char *prog;
int copy_encrypted (int fd1, int fd2, des_cblock *iv,
des_key_schedule schedule);
RETSIGTYPE childhandler (int);
extern char x_socket[];
int get_xsockets (int *unix_socket, int *tcp_socket);