BSD 4_2 development
[unix-history] / usr / src / ucb / Mail / local.h
CommitLineData
1eb9e1ab
C
1/* local.h 2.2 83/08/11 */
2
3#ifdef V7
4#include "v7.local.h"
5#endif
6
7#ifdef CORY
8#include "c.local.h"
9#endif
10
11#ifdef INGRES
12#include "ing.local.h"
13#endif
14
15#ifdef V6
16#include "v6.local.h"
17#endif
18
19#ifdef CC
20#include "cc.local.h"
21#endif
22
23#ifdef V40
24#include "40.local.h"
25#endif