diff options
author | Colin Watson <cjwatson@debian.org> | 2009-12-29 21:40:29 +0000 |
---|---|---|
committer | Colin Watson <cjwatson@debian.org> | 2009-12-29 21:40:29 +0000 |
commit | a25ec0b132c44c9e341e08464ff830de06b81126 (patch) | |
tree | e20842d80f9e25cb6cf09525abea63f7bf655dd7 /scard-opensc.c | |
parent | 1b816ea846aca3ee89e7995373ace609e9518424 (diff) | |
parent | 70847d299887abb96f8703ca99db6d817b78960e (diff) |
import openssh-4.7p1-gsskex-20070927.patch
Diffstat (limited to 'scard-opensc.c')
-rw-r--r-- | scard-opensc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scard-opensc.c b/scard-opensc.c index 4751ea295..36dae05fd 100644 --- a/scard-opensc.c +++ b/scard-opensc.c | |||
@@ -32,6 +32,7 @@ | |||
32 | #include <openssl/x509.h> | 32 | #include <openssl/x509.h> |
33 | 33 | ||
34 | #include <stdarg.h> | 34 | #include <stdarg.h> |
35 | #include <string.h> | ||
35 | 36 | ||
36 | #include <opensc/opensc.h> | 37 | #include <opensc/opensc.h> |
37 | #include <opensc/pkcs15.h> | 38 | #include <opensc/pkcs15.h> |