]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
test/cls_rbd: include compat.h for ERESTART 32172/head
authorWillem Jan Withagen <wjw@digiware.nl>
Wed, 11 Dec 2019 10:07:36 +0000 (11:07 +0100)
committerWillem Jan Withagen <wjw@digiware.nl>
Wed, 11 Dec 2019 10:07:36 +0000 (11:07 +0100)
Fixes:9328b402c2d471c7cfc34fa9414825bf2915e7a2
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/test/cls_rbd/test_cls_rbd.cc

index 1d77a9be6955a5690d3c4570a3d8163d77f16191..8be5b828e649306780cb424f90052a1026e6072e 100644 (file)
@@ -1,6 +1,7 @@
 // -*- mode:C++; tab-width:8; c-basic-offset:2; indent-tabs-mode:t -*-
 // vim: ts=8 sw=2 smarttab
 
+#include "include/compat.h"
 #include "common/ceph_context.h"
 #include "common/config.h"
 #include "common/snap_types.h"