forked from pool/openssh
11 lines
183 B
Diff
11 lines
183 B
Diff
|
--- scard-opensc.c
|
||
|
+++ scard-opensc.c
|
||
|
@@ -31,6 +31,7 @@
|
||
|
#include <openssl/evp.h>
|
||
|
#include <openssl/x509.h>
|
||
|
|
||
|
+#include <string.h>
|
||
|
#include <stdarg.h>
|
||
|
|
||
|
#include <opensc/opensc.h>
|