#include extern char *pname; extern void Warning(char *, ...); extern void Error(char *, ...); extern void Perror(char *, ...);