summaryrefslogtreecommitdiffstats
path: root/include/pttstruct.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pttstruct.h')
-rw-r--r--include/pttstruct.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/include/pttstruct.h b/include/pttstruct.h
index 05025248..7c5a12a6 100644
--- a/include/pttstruct.h
+++ b/include/pttstruct.h
@@ -665,4 +665,18 @@ typedef struct {
} ocfs_t;
#endif
+// kcwu: for bug tracking
+/* not used right now */
+enum {
+ F_VER,
+ F_EDIT,
+ F_MORE,
+ F_WRITE_REQUEST,
+ F_TALK_REQUEST,
+ F_WATER,
+ F_USERLIST,
+ F_GEM,
+};
+
+
#endif