summaryrefslogtreecommitdiffstats
path: root/src/fastd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fastd.c')
-rw-r--r--src/fastd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fastd.c b/src/fastd.c
index f30511d..469fc6f 100644
--- a/src/fastd.c
+++ b/src/fastd.c
@@ -26,6 +26,7 @@
#include "fastd.h"
#include "config.h"
+#include "crypto.h"
#include "handshake.h"
#include "peer.h"
#include <fastd_version.h>