Ultrix-3.1/src/ucb/Mail/local.h
/**********************************************************************
* Copyright (c) Digital Equipment Corporation 1984, 1985, 1986. *
* All Rights Reserved. *
* Reference "/usr/src/COPYRIGHT" for applicable restrictions. *
**********************************************************************/
/*
* SCCSID: @(#)local.h 3.0 4/22/86
*
* Based on
* Sccs Id = "@(#)local.h 2.1 7/1/81";
*/
#ifdef V7
#include "v7.local.h"
#endif
#ifdef CORY
#include "c.local.h"
#endif
#ifdef INGRES
#include "ing.local.h"
#endif
#ifdef V6
#include "v6.local.h"
#endif
#ifdef CC
#include "cc.local.h"
#endif
#ifdef V40
#include "40.local.h"
#endif