Release bumped to "gts4".
[tac_plus.git] / pw.h
1 #ifndef PW_H
2 #define PW_H 1
3
4 #include "tac_plus.h"
5
6
7 extern struct passwd *tac_passwd_lookup TAC_ARGS((const char *name, const char *file));
8
9
10 #endif /* PW_H */