summaryrefslogtreecommitdiff
path: root/archivers/rvm/files/patch-vaulter.cc
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
commit9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch)
tree9b071a8105704e992946dcd6b801e9fcb7635142 /archivers/rvm/files/patch-vaulter.cc
parentMooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, (diff)
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'archivers/rvm/files/patch-vaulter.cc')
-rw-r--r--archivers/rvm/files/patch-vaulter.cc10
1 files changed, 10 insertions, 0 deletions
diff --git a/archivers/rvm/files/patch-vaulter.cc b/archivers/rvm/files/patch-vaulter.cc
new file mode 100644
index 000000000000..479fe9942810
--- /dev/null
+++ b/archivers/rvm/files/patch-vaulter.cc
@@ -0,0 +1,10 @@
+--- vaulter.cc.orig 2014-11-12 13:09:24 UTC
++++ vaulter.cc
+@@ -4,6 +4,7 @@
+ #include <vector>
+ #include <map>
+ #include <string>
++#include <cassert>
+
+ #include "asserts.h"
+ #include "error.h"