From: John Kohl Date: Tue, 21 Nov 1989 14:20:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: krb5-1.0-alpha2~1350 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e35b10434eb0eaa40eaea7b8f020aa8e3bd71ee9;p=krb5.git *** empty log message *** git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@23 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/prototype/prototype.c b/src/prototype/prototype.c new file mode 100644 index 000000000..f3d093202 --- /dev/null +++ b/src/prototype/prototype.c @@ -0,0 +1,18 @@ +/* + * $Source$ + * $Author$ + * + * Copyright 1989 by the Massachusetts Institute of Technology. + * + * For copying and distribution information, please see the file + * . + * + * <<< Description >>> + */ + +#ifndef lint +static char <<< rcsid_module_c >>>[] = +"$Id$"; +#endif lint + +#include diff --git a/src/prototype/prototype.h b/src/prototype/prototype.h new file mode 100644 index 000000000..565ca8d56 --- /dev/null +++ b/src/prototype/prototype.h @@ -0,0 +1,14 @@ +/* + * $Source$ + * $Author$ + * $Id$ + * + * Copyright 1989 by the Massachusetts Institute of Technology. + * + * For copying and distribution information, please see the file + * . + * + * <<< Description >>> + */ + +#include