export Scheduler and scheduler_lockout_tty

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12923 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-09-25 15:47:24 +00:00
parent 1efd89da9d
commit 1836e6e9f7

View File

@@ -181,6 +181,10 @@ extern jmp_buf
peerdied,
toplevel; /* For error conditions. */
int Scheduler(int);
extern int scheduler_lockout_tty;
/* authenc.c */
#if defined(AUTHENTICATION) || defined(ENCRYPTION)