/* * $Source$ * $Author$ * $Id$ * * Copyright 1990 by the Massachusetts Institute of Technology. * * For copying and distribution information, please see the file * . * * Common definitions for the sample client/server. */ #include #ifndef KRB5_SAMPLE__ #define KRB5_SAMPLE__ #define SAMPLE_SERVICE "sample" #endif /* KRB5_SAMPLE__ */