From 6ce418f63ceeda3d02246c6044c969d5f8f08b26 Mon Sep 17 00:00:00 2001 From: manuel Date: Mon, 17 Sep 2018 18:01:21 +0200 Subject: Enable PRIORITIZE_CHACHA per default --- realrcptto.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'realrcptto.c') diff --git a/realrcptto.c b/realrcptto.c index e211654..93a7aad 100644 --- a/realrcptto.c +++ b/realrcptto.c @@ -2,6 +2,7 @@ #include #include #include +#include #include "auto_break.h" #include "auto_usera.h" #include "byte.h" @@ -17,6 +18,7 @@ #include "substdio.h" #include "env.h" #include "slurpclose.h" +#include "control.h" #include "readwrite.h" extern void die_nomem(); -- cgit v1.2.3