]> andersk Git - openssh.git/blobdiff - scard-opensc.c
- (djm) [audit-bsm.c audit.c auth-bsdauth.c auth-chall.c auth-pam.c]
[openssh.git] / scard-opensc.c
index 7a496dff8c6883ef80bb999236fb499ed692b770..4751ea295ff2fb6a00e7c08fa459bb5fd4a91817 100644 (file)
 #include "includes.h"
 #if defined(SMARTCARD) && defined(USE_OPENSC)
 
+#include <sys/types.h>
+
 #include <openssl/evp.h>
 #include <openssl/x509.h>
 
+#include <stdarg.h>
+
 #include <opensc/opensc.h>
 #include <opensc/pkcs15.h>
 
This page took 0.031232 seconds and 4 git commands to generate.