From c9e693fe6432c2bb146d0e5173c41587a2df2fbe Mon Sep 17 00:00:00 2001 From: piaip Date: Mon, 10 Feb 2014 08:08:21 +0000 Subject: Add missing declaration. git-svn-id: http://opensvn.csie.org/pttbbs/trunk@5924 63ad8ddf-47c3-0310-b6dd-a9e9d9715204 --- pttbbs/include/common.h | 1 + 1 file changed, 1 insertion(+) diff --git a/pttbbs/include/common.h b/pttbbs/include/common.h index 762979eb..0e22e13f 100644 --- a/pttbbs/include/common.h +++ b/pttbbs/include/common.h @@ -204,6 +204,7 @@ #define SUBJECT_NORMAL 0 #define SUBJECT_REPLY 1 #define SUBJECT_FORWARD 2 +#define SUBJECT_LOCKED 3 /* ----------------------------------------------------- */ /* ¸s²Õ¦W³æ¼Ò¦¡ Ptt */ -- cgit v1.2.3