summaryrefslogtreecommitdiff
path: root/scard.c
diff options
context:
space:
mode:
Diffstat (limited to 'scard.c')
-rw-r--r--scard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/scard.c b/scard.c
index 6e6de2f32..3a0288aaa 100644
--- a/scard.c
+++ b/scard.c
@@ -22,8 +22,8 @@
22 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 22 * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
23 */ 23 */
24 24
25#ifdef SMARTCARD
26#include "includes.h" 25#include "includes.h"
26#ifdef SMARTCARD
27RCSID("$OpenBSD: scard.c,v 1.13 2001/08/02 16:14:05 jakob Exp $"); 27RCSID("$OpenBSD: scard.c,v 1.13 2001/08/02 16:14:05 jakob Exp $");
28 28
29#include <openssl/engine.h> 29#include <openssl/engine.h>