Release bumped to "gts4".
[tac_plus.git] / skey_fn.h
1 #ifndef SKEY_FN_H
2 #define SKEY_FN_H 1
3
4 #include "tac_plus.h"
5
6 #ifdef SKEY
7
8
9 extern int skey_fn TAC_ARGS((struct authen_data *data));
10
11
12 #endif /* SKEY */
13
14 #endif /* SKEY_FN_H */