summaryrefslogtreecommitdiff
path: root/scard.c
diff options
context:
space:
mode:
Diffstat (limited to 'scard.c')
-rw-r--r--scard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/scard.c b/scard.c
index b3d25058a..7cffc2d4e 100644
--- a/scard.c
+++ b/scard.c
@@ -24,7 +24,6 @@
24 24
25#include "includes.h" 25#include "includes.h"
26#if defined(SMARTCARD) && defined(USE_SECTOK) 26#if defined(SMARTCARD) && defined(USE_SECTOK)
27RCSID("$OpenBSD: scard.c,v 1.29 2004/05/08 00:21:31 djm Exp $");
28 27
29#include <openssl/evp.h> 28#include <openssl/evp.h>
30#include <sectok.h> 29#include <sectok.h>