Rev 8171 | Rev 12010 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8171 | Rev 8185 | ||
---|---|---|---|
Line 14... | Line 14... | ||
14 | * along with this program; if not, write to the Free Software |
14 | * along with this program; if not, write to the Free Software |
15 | * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
15 | * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. |
16 | */ |
16 | */ |
17 | 17 | ||
18 | /* This file contains user authentification routines */ |
18 | /* This file contains user authentification routines */ |
- | 19 | #include "wims.h" |
|
19 | 20 | ||
20 | void refuse_log(int th); |
21 | void refuse_log(int th); |
21 | void set_module_prefix(void); |
22 | void set_module_prefix(void); |
22 | 23 | ||
23 | /* check machine load. 2-threshold system. |
24 | /* check machine load. 2-threshold system. |