[tac_plus] Problems compiling tac_plus F5.0.0a1
john heasley
heas at shrubbery.net
Thu Sep 29 23:25:48 UTC 2011
Thu, Sep 29, 2011 at 10:15:14PM +0000, Michael.Walters at sungard.com:
> Hello,
>
> I think this problem has been reported before, but I'm wondering if there's a resolution?
>
Index: maxsessint.c
===================================================================
--- maxsessint.c (revision 3424)
+++ maxsessint.c (revision 3426)
@@ -48,6 +48,7 @@
/*
* See if this user can have more sessions.
*/
+#ifdef MAXSESS
int
maxsess_check_count(char *user, struct author_data *data)
{
@@ -107,3 +108,4 @@
}
return(0);
}
+#endif
More information about the tac_plus
mailing list