Parent Directory
|
Revision Log
|
Patch
| Revision 1.16 by sysadm, Wed Nov 5 02:06:50 2025 UTC | Revision 1.17 by sysadm, Sun Nov 16 11:06:06 2025 UTC | |
|---|---|---|
| # | Line 9 | Line 9 |
| 9 | #ifndef _LOGIN_H_ | #ifndef _LOGIN_H_ |
| 10 | #define _LOGIN_H_ | #define _LOGIN_H_ |
| 11 | ||
| 12 | #include <mysql/mysql.h> | #include <mysql.h> |
| 13 | ||
| 14 | extern const int BBS_login_retry_times; | extern const int BBS_login_retry_times; |
| 15 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |