[10582] in Athena Bugs
athena/athena.lib/kerberos/lib/krb/in_tkt.c
daemon@ATHENA.MIT.EDU (brlewis@Athena.MIT.EDU)
Fri Jun 25 11:22:22 1993
From: brlewis@Athena.MIT.EDU
Date: Fri, 25 Jun 93 11:22:18 -0400
To: rel-eng@Athena.MIT.EDU, bugs@Athena.MIT.EDU
*** /tmp/,RCSt1a18359 Fri Jun 25 11:21:43 1993
--- athena/athena.lib/kerberos/lib/krb/in_tkt.c Wed Jun 2 17:21:16 1993
***************
*** 25,30 ****
--- 25,34 ----
#include <sys/param.h>
#endif
+ #ifdef hpux
+ #define setreuid(r, e) setresuid(r, e, -1) /* correct in this context */
+ #endif
+
extern int krb_debug;
/*