freebsd-ports/archivers/rvm/files/patch-vaulter.cc
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

10 lines
193 B
C++

--- 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"