summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/fabric.hrl11
1 files changed, 1 insertions, 10 deletions
diff --git a/include/fabric.hrl b/include/fabric.hrl
index 5cb337d9..4347ef82 100644
--- a/include/fabric.hrl
+++ b/include/fabric.hrl
@@ -1,14 +1,5 @@
--define(FABRIC, true).
-
--ifndef(COUCH).
--include("../../couch/src/couch_db.hrl").
--endif.
-
--ifndef(MEMBERSHIP).
--include("../../mem3/include/mem3.hrl").
--endif.
-
-include_lib("eunit/include/eunit.hrl").
+-include_lib("mem3/include/mem3.hrl").
-record(collector, {
query_args,