diff options
Diffstat (limited to 'src/fabric/include/fabric2.hrl')
| -rw-r--r-- | src/fabric/include/fabric2.hrl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fabric/include/fabric2.hrl b/src/fabric/include/fabric2.hrl index 0c0757567..e12762260 100644 --- a/src/fabric/include/fabric2.hrl +++ b/src/fabric/include/fabric2.hrl @@ -22,6 +22,7 @@ -define(CLUSTER_CONFIG, 0). -define(ALL_DBS, 1). -define(DB_HCA, 2). +-define(DELETED_DBS, 3). -define(DBS, 15). -define(TX_IDS, 255). |
