diff options
| author | David Lamparter <equinox@diac24.net> | 2021-03-16 10:54:51 +0100 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2021-04-23 12:06:35 +0200 |
| commit | 6a0eb6885b80260294673078dc97eb47b9ad753f (patch) | |
| tree | 15989b8d64d73c91321ceeb1d4f455b440b3fee7 /tests/lib/cxxcompat.c | |
| parent | 1f8031f79a5f2af850d20dfff193e4d0571cb8d3 (diff) | |
*: drop zassert.h
It's not actually working properly...
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'tests/lib/cxxcompat.c')
| -rw-r--r-- | tests/lib/cxxcompat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/lib/cxxcompat.c b/tests/lib/cxxcompat.c index fde0d6af52..2589fca614 100644 --- a/tests/lib/cxxcompat.c +++ b/tests/lib/cxxcompat.c @@ -104,7 +104,6 @@ #include "lib/yang.h" #include "lib/yang_translator.h" #include "lib/yang_wrappers.h" -#include "lib/zassert.h" #include "lib/zclient.h" PREDECL_RBTREE_UNIQ(footree); |
