Parent Directory
|
Revision Log
|
Patch
| Revision 1.11 by sysadm, Wed Nov 5 02:06:50 2025 UTC | Revision 1.12 by sysadm, Sun Nov 16 11:06:06 2025 UTC | |
|---|---|---|
| # | Line 9 | Line 9 |
| 9 | #ifndef _DATABASE_H_ | #ifndef _DATABASE_H_ |
| 10 | #define _DATABASE_H_ | #define _DATABASE_H_ |
| 11 | ||
| 12 | #include <mysql/mysql.h> | #include <mysql.h> |
| 13 | ||
| 14 | enum database_constant_t | enum database_constant_t |
| 15 | { | { |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |