BSD 4_2 development
[unix-history] / usr / src / ucb / Mail / rcv.h
CommitLineData
1eb9e1ab
C
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"