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