]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
HashIndex.cc: add compat.h for ENODATA 16697/head
authorWillem Jan Withagen <wjw@digiware.nl>
Mon, 31 Jul 2017 13:02:53 +0000 (15:02 +0200)
committerWillem Jan Withagen <wjw@digiware.nl>
Mon, 31 Jul 2017 13:02:53 +0000 (15:02 +0200)
Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/os/filestore/HashIndex.cc

index b0f93b9e258ba296fc9287c748a02c76bcd78274..e0d38f4bdc2a904152990afdcde97584c8b081d1 100644 (file)
@@ -12,6 +12,7 @@
  *
  */
 
+#include "include/compat.h"
 #include "include/types.h"
 #include "include/buffer.h"
 #include "osd/osd_types.h"