summaryrefslogtreecommitdiff
path: root/include/chttpd.hrl
blob: 49c0f74a1cd27307e21deb833217ce01e7ec2704 (plain)
1
2
3
4
5
6
7
-define(FABRIC, true).

-ifndef(COUCH).
-include("../../couch/src/couch_db.hrl").
-endif.

-include_lib("eunit/include/eunit.hrl").