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