summaryrefslogtreecommitdiff
path: root/scard.h
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2009-12-29 21:38:40 +0000
committerColin Watson <cjwatson@debian.org>2009-12-29 21:38:40 +0000
commit1b816ea846aca3ee89e7995373ace609e9518424 (patch)
treeb41cdc8495cae7fa9c2e0f98a5f2e71656b61f9a /scard.h
parentfa585019a79ebcb4e0202b1c33f87ff1c5c9ce1c (diff)
parent086ea76990b1e6287c24b6db74adffd4605eb3b0 (diff)
import openssh-4.6p1-gsskex-20070312.patch
Diffstat (limited to 'scard.h')
-rw-r--r--scard.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/scard.h b/scard.h
index 9ba20a361..82efe4839 100644
--- a/scard.h
+++ b/scard.h
@@ -1,4 +1,4 @@
1/* $OpenBSD: scard.h,v 1.12 2003/06/12 19:12:03 markus Exp $ */ 1/* $OpenBSD: scard.h,v 1.14 2006/08/03 03:34:42 deraadt Exp $ */
2 2
3/* 3/*
4 * Copyright (c) 2001 Markus Friedl. All rights reserved. 4 * Copyright (c) 2001 Markus Friedl. All rights reserved.
@@ -27,8 +27,6 @@
27#ifndef SCARD_H 27#ifndef SCARD_H
28#define SCARD_H 28#define SCARD_H
29 29
30#include "key.h"
31
32#define SCARD_ERROR_FAIL -1 30#define SCARD_ERROR_FAIL -1
33#define SCARD_ERROR_NOCARD -2 31#define SCARD_ERROR_NOCARD -2
34#define SCARD_ERROR_APPLET -3 32#define SCARD_ERROR_APPLET -3