Skip to content
Snippets Groups Projects
Commit 97dc9006 authored by Niels Möller's avatar Niels Möller
Browse files

No longer needs to include cbc.h.

Rev: src/nettle/nettle-meta.h:1.14
parent 114d607c
No related branches found
No related tags found
No related merge requests found
......@@ -28,9 +28,6 @@
#include "nettle-types.h"
/* For nettle_crypt_func */
#include "cbc.h"
/* Randomness. Used by key generation and dsa signature creation. */
typedef void (*nettle_random_func)(void *ctx,
unsigned length, uint8_t *dst);
......
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