summaryrefslogtreecommitdiff
path: root/src/cls/refcount/cls_refcount.cc
diff options
context:
space:
mode:
authorNoah Watkins <noahwatkins@gmail.com>2013-07-23 19:14:56 -0700
committerNoah Watkins <noahwatkins@gmail.com>2013-09-17 10:44:19 -0700
commit287aa5f4270ca9f8b7bd9376035049a6761dc09a (patch)
treeb96fb4a0ab6b56e6132e76afe0a23aea4d91e8a0 /src/cls/refcount/cls_refcount.cc
parent2ceb719ac45042a7441966392e77f9e7005bbbf6 (diff)
downloadceph-wip-port.tar.gz
wip: assorted fixes for FreeBSD 9.1wip-port
Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
Diffstat (limited to 'src/cls/refcount/cls_refcount.cc')
-rw-r--r--src/cls/refcount/cls_refcount.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/cls/refcount/cls_refcount.cc b/src/cls/refcount/cls_refcount.cc
index 5e8edeb887a..6ec9744fac9 100644
--- a/src/cls/refcount/cls_refcount.cc
+++ b/src/cls/refcount/cls_refcount.cc
@@ -15,6 +15,8 @@
#include "global/global_context.h"
+#include "include/compat.h"
+
CLS_VER(1,0)
CLS_NAME(refcount)