Skip to content
Snippets Groups Projects
Commit e7c48ed5 authored by Daniel Salzman's avatar Daniel Salzman
Browse files

tests/cookies: add missing include

parent b0e61f45
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -21,6 +21,7 @@
#include "libknot/cookies.h"
#include "libknot/errcode.h"
#include "contrib/sockaddr.h"
#include "contrib/endian.h"
static void client_generate(struct sockaddr_storage *c_addr, struct sockaddr_storage *s_addr,
const uint8_t *secret, const char *msg, int code, uint64_t le_cc)
......
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