3BSD/usr/src/cmd/uucp/uucpdefs.h

Compare this file to the similar file:
Show the results in this format:

char *Thisdir = THISDIR;
char *Spool = SPOOL;
int Debug = 0;
int Pkdebug = 0;

char *Sysfiles[] = {
	SYSFILE,
	SYSFILECR,
	NULL
};
char *Devfile = DEVFILE;
char *Dialfile = DIALFILE;
int Packflg = 0;
int Pkdrvon = 0;