]> git.ipfire.org Git - thirdparty/nettle.git/commitdiff
Drop include of nettle-internal.h.
authorNiels Möller <nisse@lysator.liu.se>
Mon, 7 Sep 2015 20:41:33 +0000 (22:41 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Mon, 7 Sep 2015 20:41:33 +0000 (22:41 +0200)
testsuite/rsa-sign-tr-test.c

index debe49231f75d0a65a503886089747bbb0fc6d81..9e8e3cf5c6689547caaff886814fa497a766ac93 100644 (file)
@@ -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")