diff options
Diffstat (limited to 'include/extern.h')
-rw-r--r-- | include/extern.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/extern.h b/include/extern.h index ad79cf00c..e16665714 100644 --- a/include/extern.h +++ b/include/extern.h @@ -841,6 +841,8 @@ E void ts6_uid_init(); E void ts6_uid_increment(unsigned int slot); E const char *ts6_uid_retrieve(); +E const char *ts6_sid_retrieve(); + /**** sessions.c ****/ E Exception *exceptions; |