summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sntrup4591761.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sntrup4591761.c b/sntrup4591761.c
index 8166f8b3c..61fe2483f 100644
--- a/sntrup4591761.c
+++ b/sntrup4591761.c
@@ -8,6 +8,8 @@
8 * - Christine van Vredendaal 8 * - Christine van Vredendaal
9 */ 9 */
10 10
11#include "includes.h"
12
11#include <string.h> 13#include <string.h>
12#include "crypto_api.h" 14#include "crypto_api.h"
13 15