summaryrefslogtreecommitdiffstats
path: root/include/pttstruct.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pttstruct.h')
-rw-r--r--include/pttstruct.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pttstruct.h b/include/pttstruct.h
index d22f4701..d8774f8b 100644
--- a/include/pttstruct.h
+++ b/include/pttstruct.h
@@ -165,6 +165,7 @@ typedef struct boardheader_t {
#define BRD_SYMBOLIC 000100000 /* symbolic link to board */
#define BRD_LINK_TARGET(x) ((x)->postexpire)
+#define GROUPOP() (currmode & MODE_GROUPOP)