Skip to content
Snippets Groups Projects
Commit e9127ed8 authored by Jan Včelák's avatar Jan Včelák :rocket:
Browse files

libdnssec, remove extra include

parent 41790bc2
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,6 @@
#include "error.h"
#include "key.h"
#include "sample_keys.h"
static void test_keyid_is_valid_run(const char *param, bool should_ok)
{
ok(dnssec_keyid_is_valid(param) == should_ok,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment