/*
 * $Source: /usr/local/MASTER/plexus/kerberosIV/simple.h,v $
 * $Author: sanders $
 * $Header: /usr/local/MASTER/plexus/kerberosIV/simple.h,v 2.0 1993/05/19 22:40:08 sanders Exp $
 *
 * Copyright 1988 by the Massachusetts Institute of Technology.
 *
 * For copying and distribution information, please see the file
 * <mit-copyright.h>.
 *
 * Common definitions for the simple UDP-based Kerberos-mediated
 * server & client applications.
 */

#include <mit-copyright.h>

#define SERVICE	"testsrv"
#define	HOST	"austin"
