summaryrefslogtreecommitdiff
path: root/security/pcsc-lite/patches/patch-ad
blob: 5a87d97c10fc1ed9b071379aa054aaf4bcbf8b18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ad,v 1.1.1.1 2008/03/04 11:29:08 shannonjr Exp $

--- src/PCSC/pcsclite.h.in.orig	2007-11-23 09:48:26.000000000 -0700
+++ src/PCSC/pcsclite.h.in
@@ -16,7 +16,7 @@
 #ifndef __pcsclite_h__
 #define __pcsclite_h__
 
-#include <wintypes.h>
+#include <PCSC/wintypes.h>
 
 #ifdef __cplusplus
 extern "C"