diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2019-05-07 08:40:54 -0300 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-05-07 18:28:52 +0000 |
| commit | cc71cfc7c67810e2a80b74559f7e50274eeb1183 (patch) | |
| tree | 65ffe136a8a628f5e44514fa1226c784ae7ab721 /main/libzdb/missing-assert.patch | |
| parent | d65de9b8864c49b84deb2f1b9a3352995d7fe696 (diff) | |
| download | aports-cc71cfc7c67810e2a80b74559f7e50274eeb1183.tar.bz2 aports-cc71cfc7c67810e2a80b74559f7e50274eeb1183.tar.xz | |
unmaintained/libzdb: move from main
Diffstat (limited to 'main/libzdb/missing-assert.patch')
| -rw-r--r-- | main/libzdb/missing-assert.patch | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/main/libzdb/missing-assert.patch b/main/libzdb/missing-assert.patch deleted file mode 100644 index 10e279d3b3..0000000000 --- a/main/libzdb/missing-assert.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/test/zdbpp.cpp b/test/zdbpp.cpp -index 40d2eee..3fde62a 100644 ---- a/test/zdbpp.cpp -+++ b/test/zdbpp.cpp -@@ -1,6 +1,7 @@ - #include <iostream> - #include <string> - #include <map> -+#include <assert.h> - - #include "zdbpp.h" - using namespace zdb; - |
