summaryrefslogtreecommitdiff
path: root/src/common
diff options
context:
space:
mode:
Diffstat (limited to 'src/common')
-rw-r--r--src/common/defs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/defs.h b/src/common/defs.h
index 5e110bc..f8171e4 100644
--- a/src/common/defs.h
+++ b/src/common/defs.h
@@ -15,6 +15,8 @@
#define ENV_ACTION_DELETE "DELETE"
#define ENV_ACTION_SET "SET"
#define ENV_ACTION_ACTIVE "ACTIVE"
+#define ENV_SIBLING_POSITION "COMMIT_SIBLING_POSITION"
+
struct Result
{