diff options
Diffstat (limited to 'ssh-ecdsa-sk.c')
-rw-r--r-- | ssh-ecdsa-sk.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ssh-ecdsa-sk.c b/ssh-ecdsa-sk.c index 7bdecd584..0d4d01cac 100644 --- a/ssh-ecdsa-sk.c +++ b/ssh-ecdsa-sk.c | |||
@@ -41,6 +41,8 @@ | |||
41 | #include <string.h> | 41 | #include <string.h> |
42 | #include <stdio.h> /* needed for DEBUG_SK only */ | 42 | #include <stdio.h> /* needed for DEBUG_SK only */ |
43 | 43 | ||
44 | #include "openbsd-compat/openssl-compat.h" | ||
45 | |||
44 | #include "sshbuf.h" | 46 | #include "sshbuf.h" |
45 | #include "ssherr.h" | 47 | #include "ssherr.h" |
46 | #include "digest.h" | 48 | #include "digest.h" |