summaryrefslogtreecommitdiff
path: root/kex.h
diff options
context:
space:
mode:
Diffstat (limited to 'kex.h')
-rw-r--r--kex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/kex.h b/kex.h
index 137c3d8eb..a4a8af33e 100644
--- a/kex.h
+++ b/kex.h
@@ -26,6 +26,7 @@
26#ifndef KEX_H 26#ifndef KEX_H
27#define KEX_H 27#define KEX_H
28 28
29#include <signal.h>
29#include <openssl/evp.h> 30#include <openssl/evp.h>
30#include "buffer.h" 31#include "buffer.h"
31#include "cipher.h" 32#include "cipher.h"