xref: /original-bsd/usr.bin/mail/rcv.h (revision 8251a00e)
1 /*	rcv.h	2.3	83/08/11	*/
2 
3 /*
4  * Mail -- a mail program
5  *
6  * This file is included by normal files which want both
7  * globals and declarations.
8  */
9 
10 #ifdef	pdp11
11 #include <whoami.h>
12 #endif
13 #include "def.h"
14 #include "glob.h"
15