New upstream release v0.7.0-rc2.
This commit is contained in:
parent
0a96e398ab
commit
d295f18b54
2 changed files with 38 additions and 10 deletions
15
device-mapper-persistent-data-fix-missing-includes.patch
Normal file
15
device-mapper-persistent-data-fix-missing-includes.patch
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
block-cache/io_engine.h | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
||||
diff --git a/block-cache/io_engine.h b/block-cache/io_engine.h
|
||||
index fd902c1..1c1a0e8 100644
|
||||
--- a/block-cache/io_engine.h
|
||||
+++ b/block-cache/io_engine.h
|
||||
@@ -7,6 +7,7 @@
|
||||
#include <ctype.h>
|
||||
#include <set>
|
||||
#include <string>
|
||||
+#include <vector>
|
||||
#include <libaio.h>
|
||||
|
||||
//----------------------------------------------------------------
|
||||
Loading…
Add table
Add a link
Reference in a new issue