#ifndef PW_H #define PW_H 1 #include "tac_plus.h" extern struct passwd *tac_passwd_lookup TAC_ARGS((const char *name, const char *file)); #endif /* PW_H */