]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
missing include
authorSage Weil <sage@newdream.net>
Wed, 18 Jun 2008 13:18:48 +0000 (06:18 -0700)
committerSage Weil <sage@newdream.net>
Wed, 18 Jun 2008 13:18:48 +0000 (06:18 -0700)
src/include/tstring.h

index 4716f6c099fad4196587dce14d872a015dde47b7..08c49bd51601048b3e84c73344bf66295c7cbc00 100644 (file)
@@ -1,6 +1,7 @@
 #ifndef _CEPH_TSTRING
 #define _CEPH_TSTRING
 
+#include "common/Mutex.h"
 
 class stringtable {
 private: