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