]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rgw/rgw_main: Added compat header for TEMP_FAILURE_RETRY 6294/head
authorJohn Coyle <dx9err@gmail.com>
Fri, 16 Oct 2015 17:38:39 +0000 (13:38 -0400)
committerJohn Coyle <dx9err@gmail.com>
Fri, 16 Oct 2015 17:38:39 +0000 (13:38 -0400)
Signed-off-by: John Coyle dx9err@gmail.com
src/rgw/rgw_main.cc

index c6ba1c210fb9d0a893759be7becf6f8c110a799a..f9133c54d6f801bd98a1b31019e9491aac004679 100644 (file)
@@ -32,6 +32,7 @@
 #include "common/Throttle.h"
 #include "common/QueueRing.h"
 #include "common/safe_io.h"
+#include "include/compat.h"
 #include "include/str_list.h"
 #include "rgw_common.h"
 #include "rgw_rados.h"