]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
os/hashindex: fix #include
authorSage Weil <sage.weil@dreamhost.com>
Tue, 30 Aug 2011 02:32:22 +0000 (19:32 -0700)
committerSage Weil <sage.weil@dreamhost.com>
Tue, 30 Aug 2011 02:32:22 +0000 (19:32 -0700)
Signed-off-by: Sage Weil <sage.weil@dreamhost.com>
src/os/HashIndex.cc

index eda13ea07214afa54c955883fc4886d963719b70..540cb4c9270ff9d9ee16ca418ccc84fabf4e9aaa 100644 (file)
@@ -12,6 +12,7 @@
  * 
  */
 
+#include "include/types.h"
 #include "include/buffer.h"
 #include "osd/osd_types.h"