]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
lockdep: fix include
authorSage Weil <sage@newdream.net>
Mon, 3 Nov 2008 03:46:55 +0000 (19:46 -0800)
committerSage Weil <sage@newdream.net>
Mon, 3 Nov 2008 03:48:59 +0000 (19:48 -0800)
src/common/Mutex.cc

index 7cd254a6e0b26f9c1968936262fcf1fdb1e02f43..40bb3ee64ea4035a7cb838dd579a1c8da8e15d73 100644 (file)
@@ -9,7 +9,7 @@ int g_lockdep = 0;
 #include "Clock.h"
 #include "BackTrace.h"
 
-#include <hash_map>
+#include <ext/hash_map>
 
 #include "config.h"