CVS:
----------------------------------------------------------------------
automatically CVS: CVS: Committing in include CVS: CVS: Modified
Files: CVS: ChangeLog k5-int.h CVS:
----------------------------------------------------------------------
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8853
dc483132-0cff-0310-8789-
dd5450dbe970
+Wed Jul 24 00:38:40 1996 Sam Hartman <hartmans@tertius.mit.edu>
+
+ * k5-int.h: Prototype krb5_setenv and krb5_unsetenv
+
Sun Jul 7 12:27:39 1996 Ezra Peisach <epeisach@kangaroo.mit.edu>
* krb5.hin: Add prototypes for krb5_get_credentials_renew() and
int krb5_seteuid KRB5_PROTOTYPE((int));
+int krb5_setenv KRB5_PROTOTYPE((const char *, const char *, int));
+
+void krb5_unsetenv KRB5_PROTOTYPE((const char *));
#endif /* _KRB5_INT_H */