summaryrefslogtreecommitdiffstats
path: root/kexdh.c
diff options
context:
space:
mode:
Diffstat (limited to 'kexdh.c')
-rw-r--r--kexdh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexdh.c b/kexdh.c
index 001dd12d..c1084f21 100644
--- a/kexdh.c
+++ b/kexdh.c
@@ -29,9 +29,9 @@
#include <sys/types.h>
-#include <signal.h>
#include <stdio.h>
#include <string.h>
+#include <signal.h>
#include "openbsd-compat/openssl-compat.h"
#include <openssl/dh.h>