#ifndef SENDPASS_H #define SENDPASS_H 1 #include "tac_plus.h" struct authen_data; extern int sendpass_fn TAC_ARGS((struct authen_data *data)); #endif /* SENDPASS_H */