xref: /original-bsd/usr.bin/mail/local.h (revision ba72ef4c)
1 /*
2  * Sccs Id = "@(#)local.h	1.1 10/08/80";
3  */
4 
5 #ifdef V7
6 #include "v7.local.h"
7 #endif
8 
9 #ifdef CORY
10 #include "c.local.h"
11 #endif
12 
13 #ifdef INGRES
14 #include "ing.local.h"
15 #endif
16 
17 #ifdef V6
18 #include "v6.local.h"
19 #endif
20 
21 #ifdef CC
22 #include "cc.local.h"
23 #endif
24 
25 #ifdef V40
26 #include "40.local.h"
27 #endif
28