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