new RT/PC entries, 5 small fixes, removed aaa-29-np, I? means IBM now
[unix-history] / usr / src / usr.bin / mail / rcv.h
CommitLineData
761330fe
DF
1/*
2 * Copyright (c) 1980 Regents of the University of California.
3 * All rights reserved. The Berkeley software License Agreement
4 * specifies the terms and conditions for redistribution.
5 *
828615a1 6 * @(#)rcv.h 5.2 (Berkeley) %G%
761330fe 7 */
449c1312
KS
8
9/*
10 * Mail -- a mail program
11 *
12 * This file is included by normal files which want both
13 * globals and declarations.
14 */
15
449c1312
KS
16#include "def.h"
17#include "glob.h"