blob: 907709f7679836cfaf922d82e494b08e7fa83da9 [file] [log] [blame]
#include <stdarg.h>
extern char *pname;
extern void Warning(char *, ...);
extern void Error(char *, ...);
extern void Perror(char *, ...);