diff options
Diffstat (limited to 'test/poly1305_internal_test.c')
-rw-r--r-- | test/poly1305_internal_test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/poly1305_internal_test.c b/test/poly1305_internal_test.c index 504e474b7c..359025de0b 100644 --- a/test/poly1305_internal_test.c +++ b/test/poly1305_internal_test.c @@ -14,7 +14,6 @@ #include "testutil.h" #include "crypto/poly1305.h" -#include "../crypto/poly1305/poly1305_local.h" #include "internal/nelem.h" typedef struct { |