Modified to truncate read/write files before closing.
[unix-history] / usr / src / usr.bin / mail / rcv.h
CommitLineData
449c1312
KS
1#
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/*
a38a5c09 11 * Sccs Id = "@(#)rcv.h 2.2 %G%";
449c1312
KS
12 */
13
a38a5c09
CS
14#ifdef pdp11
15#include <whoami.h>
16#endif
449c1312
KS
17#include "def.h"
18#include "glob.h"