summaryrefslogtreecommitdiff
path: root/security/pcsc-lite/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'security/pcsc-lite/patches/patch-af')
-rw-r--r--security/pcsc-lite/patches/patch-af13
1 files changed, 13 insertions, 0 deletions
diff --git a/security/pcsc-lite/patches/patch-af b/security/pcsc-lite/patches/patch-af
new file mode 100644
index 00000000000..b6e458fc78b
--- /dev/null
+++ b/security/pcsc-lite/patches/patch-af
@@ -0,0 +1,13 @@
+$NetBSD: patch-af,v 1.1.1.1 2008/03/04 11:29:08 shannonjr Exp $
+
+--- src/PCSC/ifdhandler.h.orig 2007-10-20 07:56:43.000000000 -0600
++++ src/PCSC/ifdhandler.h
+@@ -16,7 +16,7 @@
+ #ifndef _ifd_handler_h_
+ #define _ifd_handler_h_
+
+-#include <pcsclite.h>
++#include <PCSC/pcsclite.h>
+
+ #ifdef __cplusplus
+ extern "C"