Parent Directory
|
Revision Log
|
Patch
| Revision 1.4 by sysadm, Fri May 30 02:56:02 2025 UTC | Revision 1.5 by sysadm, Tue Jun 3 05:33:06 2025 UTC | |
|---|---|---|
| # | Line 18 | Line 18 |
| 18 | #define _USER_PRIV_H_ | #define _USER_PRIV_H_ |
| 19 | ||
| 20 | #include "bbs.h" | #include "bbs.h" |
| 21 | #include <mysql.h> | #include <mysql/mysql.h> |
| 22 | ||
| 23 | // User privilege | // User privilege |
| 24 | #define S_NONE 0x0 | #define S_NONE 0x0 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |