summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/mem3.hrl13
1 files changed, 1 insertions, 12 deletions
diff --git a/include/mem3.hrl b/include/mem3.hrl
index 533056f9..346d3e3e 100644
--- a/include/mem3.hrl
+++ b/include/mem3.hrl
@@ -1,16 +1,5 @@
--define(MEMBERSHIP, true).
+-include_lib("couch/include/couch_db.hrl").
--ifndef(FABRIC).
--include("../../fabric/include/fabric.hrl").
--endif.
-
--ifndef(COUCH).
--include("../../couch/src/couch_db.hrl").
--endif.
-
--include_lib("eunit/include/eunit.hrl").
-
-%% partition record
-record(shard, {name, node, dbname, range, ref}).
%% types