]> andersk Git - openssh.git/blobdiff - kex.h
- (djm) [auth.h dispatch.h kex.h] sprinkle in signal.h to get
[openssh.git] / kex.h
diff --git a/kex.h b/kex.h
index 137c3d8eb0bac23dfbe4d59fb18de6530ad61d93..a4a8af33e681b5ea85dec7a14a73da460140ce39 100644 (file)
--- a/kex.h
+++ b/kex.h
@@ -26,6 +26,7 @@
 #ifndef KEX_H
 #define KEX_H
 
+#include <signal.h>
 #include <openssl/evp.h>
 #include "buffer.h"
 #include "cipher.h"
This page took 0.06294 seconds and 4 git commands to generate.