summaryrefslogtreecommitdiff
path: root/bvb_rsa.c
diff options
context:
space:
mode:
Diffstat (limited to 'bvb_rsa.c')
-rw-r--r--bvb_rsa.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bvb_rsa.c b/bvb_rsa.c
index e569d81..50517b8 100644
--- a/bvb_rsa.c
+++ b/bvb_rsa.c
@@ -27,7 +27,6 @@
#include "bvb_rsa.h"
#include "bvb_sha.h"
#include "bvb_util.h"
-#include "bvb_util_internal.h"
typedef struct Key {
unsigned int len; /* Length of n[] in number of uint32_t */