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

* testsuite/rsa2sexp-test.c: Don't include rsa.h (done by

testutils.h, if enabled).
* testsuite/sexp2rsa-test.c: Likewise.

Rev: src/nettle/testsuite/rsa2sexp-test.c:1.4
Rev: src/nettle/testsuite/sexp2rsa-test.c:1.5
parent cb39d4b1
No related branches found
No related tags found
No related merge requests found
#include "testutils.h"
#include "rsa.h"
#include "buffer.h"
int
......
#include "testutils.h"
#include "rsa.h"
int
test_main(void)
{
......
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