Parent Directory
|
Revision Log
|
Patch
| Revision 1.24 by sysadm, Fri May 30 02:57:09 2025 UTC | Revision 1.25 by sysadm, Fri Jun 20 11:27:47 2025 UTC | |
|---|---|---|
| # | Line 21 | Line 21 |
| 21 | #include "trie_dict.h" | #include "trie_dict.h" |
| 22 | #include "bbs_cmd.h" | #include "bbs_cmd.h" |
| 23 | #include <stdint.h> | #include <stdint.h> |
| #include <sys/shm.h> | ||
| 24 | ||
| 25 | #define MAX_MENU_NAME_LENGTH 30 | #define MAX_MENU_NAME_LENGTH 30 |
| 26 | #define MAX_ITEMS_PER_MENU 256 | #define MAX_ITEMS_PER_MENU 256 |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |