BSD 3 development
[unix-history] / .ref-BSD-2 / src / Mail / rcv.h
CommitLineData
0f5e4452
KS
1/* Copyright (c) 1979 Regents of the University of California */
2#
3
4/*
5 * Mail -- a mail program
6 *
7 * This file is included by normal files which want both
8 * globals and declarations.
9 */
10
11#include "def.h"
12#include "glob.h"