/* * Kerberos4.h * * Copyright 1987, 1988 by the Massachusetts Institute of Technology.  * * For copying and distribution information, please see the file * <mit-copyright.h>.  * * External defintions for the Kerberos library.  Internal definitions * (visible to Kerberos library source files) are in kerberos.h. *//* Only one time, please */#ifndef	__KERBEROS4__#define __KERBEROS4__#include <Kerberos4/krb.h>#endif	/* __KERBEROS4__ */