From 50d670de319f4329a36c29a71e995505eaff63d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20M=C3=B6ller?= Date: Mon, 7 Sep 2015 22:41:33 +0200 Subject: Drop include of nettle-internal.h. --- testsuite/rsa-sign-tr-test.c | 1 - 1 file changed, 1 deletion(-) diff --git a/testsuite/rsa-sign-tr-test.c b/testsuite/rsa-sign-tr-test.c index debe4923..9e8e3cf5 100644 --- a/testsuite/rsa-sign-tr-test.c +++ b/testsuite/rsa-sign-tr-test.c @@ -1,6 +1,5 @@ #include "testutils.h" #include "knuth-lfib.h" -#include "nettle-internal.h" #define MSG1 ((uint8_t*)"None so blind as those who will not see") #define MSG2 ((uint8_t*)"Fortune knocks once at every man's door") -- cgit v1.2.1