summaryrefslogtreecommitdiff
path: root/scard.c
diff options
context:
space:
mode:
Diffstat (limited to 'scard.c')
-rw-r--r--scard.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/scard.c b/scard.c
index a2d28cba1..328655edd 100644
--- a/scard.c
+++ b/scard.c
@@ -29,6 +29,7 @@
29#include <sys/types.h> 29#include <sys/types.h>
30 30
31#include <sectok.h> 31#include <sectok.h>
32#include <stdarg.h>
32#include <string.h> 33#include <string.h>
33 34
34#include <openssl/evp.h> 35#include <openssl/evp.h>