BSD 4 development
[unix-history] / usr / src / cmd / ucbmail / local.h
CommitLineData
c8eb690c
BJ
1#ifdef V7
2#include "v7.local.h"
3#endif
4
5#ifdef CORY
6#include "c.local.h"
7#endif
8
9#ifdef INGRES
10#include "ing.local.h"
11#endif
12
13#ifdef V6
14#include "v6.local.h"
15#endif
16
17#ifdef CC
18#include "cc.local.h"
19#endif
20
21#ifdef V40
22#include "40.local.h"
23#endif