Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Maamoun TK
nettle
Commits
7755d069
Commit
7755d069
authored
Apr 15, 2020
by
Niels Möller
Browse files
Make poly1305-internal.h include poly1305.h, not aes.h.
parent
bad31574
Changes
1
Show whitespace changes
Inline
Side-by-side
poly1305-internal.h
View file @
7755d069
...
...
@@ -35,7 +35,7 @@
#ifndef NETTLE_POLY1305_INTERNAL_H_INCLUDED
#define NETTLE_POLY1305_INTERNAL_H_INCLUDED
#include "
aes
.h"
#include "
poly1305
.h"
#ifdef __cplusplus
extern
"C"
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment