indigestion. Remove #include of gssapi/gssapi.h, since that gets
included by gssapiP_generic.h.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7686
dc483132-0cff-0310-8789-
dd5450dbe970
+Wed Mar 20 20:25:53 1996 Theodore Y. Ts'o <tytso@dcl>
+
+ * pname_to_uid.c: Comment out #ident line. This causes the
+ Macintosh C compiler indigestion. Remove #include of
+ gssapi/gssapi.h, since that gets included by
+ gssapiP_generic.h.
+
Fri Mar 8 21:36:29 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
* util_cksum.c (kg_checksum_channel_bindings): Change sizeof(long)
-#ident "@(#)krb5_pname_to_uid.c 1.2 95/05/11 SMI"
+/* #ident "@(#)krb5_pname_to_uid.c 1.2 95/05/11 SMI" */
+
/*
* krb5 mechanism specific routine for pname_to_uid
*
*/
#include "gssapiP_krb5.h"
-#include <gssapi/gssapi.h>
#if !defined(_MSDOS) && !defined(_MACINTOSH)
#ifdef HAVE_STDLIB_H
#include <stdlib.h>