Parent Directory
|
Revision Log
|
Patch
| Revision 1.10 by sysadm, Wed Nov 5 00:49:41 2025 UTC | Revision 1.11 by sysadm, Sun Nov 16 11:06:06 2025 UTC | |
|---|---|---|
| # | Line 10 | Line 10 |
| 10 | #define _USER_PRIV_H_ | #define _USER_PRIV_H_ |
| 11 | ||
| 12 | #include "bbs.h" | #include "bbs.h" |
| 13 | #include <mysql/mysql.h> | #include <mysql.h> |
| 14 | ||
| 15 | // User privilege | // User privilege |
| 16 | enum user_priv_t | enum user_priv_t |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |