NetBSD/crypto/dist/krb4/appl/sample/simple.h

15 lines
372 B
C

/*
* $Id: simple.h,v 1.1.1.1 2000/06/16 18:46:27 thorpej 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.
*/
#define SERVICE "sample"
#define HOST "bach"