summaryrefslogtreecommitdiff
path: root/repo/ceph/44-missing-include.patch
diff options
context:
space:
mode:
authordavidovski <david@davidovski.xyz>2022-06-27 23:08:34 +0100
committerdavidovski <david@davidovski.xyz>2022-06-27 23:08:34 +0100
commitf13e0cac13f90f7f57bce3b26b2e6383de6e4ad2 (patch)
tree31fe2a493efcc3ec8721b8ae9943a0f938cd3f4d /repo/ceph/44-missing-include.patch
parente4a392b4e1e547c9569abdd1f08ec51da3dc4562 (diff)
added qemu
Diffstat (limited to 'repo/ceph/44-missing-include.patch')
-rw-r--r--repo/ceph/44-missing-include.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/repo/ceph/44-missing-include.patch b/repo/ceph/44-missing-include.patch
deleted file mode 100644
index f944255..0000000
--- a/repo/ceph/44-missing-include.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-submitted as:
-https://github.com/ceph/ceph/pull/41470
-
-diff --git a/src/rgw/rgw_string.h b/src/rgw/rgw_string.h
-index 257daa9c1..90e64f98a 100644
---- a/src/rgw/rgw_string.h
-+++ b/src/rgw/rgw_string.h
-@@ -8,6 +8,8 @@
- #include <stdlib.h>
- #include <limits.h>
- #include <string_view>
-+#include <string>
-+#include <stdexcept>
-
- #include <boost/container/small_vector.hpp>
-