#ifndef AUTHEN_H #define AUTHEN_H 1 #include "tac_plus.h" #include /* for u_* */ extern void authen TAC_ARGS((u_char *pak)); #endif /* AUTHEN_H */