summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/pttstruct.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pttstruct.h b/include/pttstruct.h
index 45cf1aab..10c32588 100644
--- a/include/pttstruct.h
+++ b/include/pttstruct.h
@@ -158,6 +158,7 @@ typedef struct boardheader_t {
#define BRD_TOP 000004000 /* 熱門看板群組 */
#define BRD_NORECOMMEND 000010000 /* 不可推薦 */
#define BRD_BLOG 000020000 /* BLOG */
+#define BRD_BMCOUNT 000040000 /* 板主設定列入記錄 */
#define TTLEN 64 /* Length of title */
#define FNLEN 33 /* Length of filename */