Initial import from FreeBSD RELENG_4:
[dragonfly.git] / crypto / kerberosIV / appl / sample / simple.h
1 /*
2  * $Id: simple.h,v 1.3 1996/09/27 15:54:23 assar Exp $
3  *
4  * Copyright 1988 by the Massachusetts Institute of Technology.
5  *
6  * For copying and distribution information, please see the file
7  * <mit-copyright.h>.
8  *
9  * Common definitions for the simple UDP-based Kerberos-mediated
10  * server & client applications.
11  */
12
13 #define SERVICE "sample"
14 #define HOST    "bach"