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