18 lines
466 B
C
Executable File
18 lines
466 B
C
Executable File
/*
|
|
* $Source: /mit/kerberos/src/appl/sample/RCS/simple.h,v $
|
|
* $Author: jtkohl $
|
|
* $Header: simple.h,v 4.0 89/01/22 16:32:10 jtkohl 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 <kerberos/mit-copyright.h>
|
|
|
|
#define SERVICE "sample"
|