mac pcsc compilation
This commit is contained in:
parent
440fa38889
commit
452e4b31bf
1 changed files with 2 additions and 1 deletions
|
@ -28,7 +28,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
|
|||
#ifndef __APPLE__
|
||||
#include <winscard.h>
|
||||
#else
|
||||
#include <PCSC/winscard.h>
|
||||
#include <wintypes.h>
|
||||
#include <winscard.h>
|
||||
#endif
|
||||
|
||||
#include "defines.h"
|
||||
|
|
Loading…
Reference in a new issue