[libfreefare] push by ludovic....@gmail.com - The PC/SC header file is winscard.h... on 2013-09-15 18:33 GMT

5 views
Skip to first unread message

libfr...@googlecode.com

unread,
Sep 15, 2013, 2:33:54 PM9/15/13
to nfc-tool...@googlegroups.com
Revision: 662b6e44d2f7
Author: Ludovic Rousseau <ludovic....@gmail.com>
Date: Sun Sep 15 18:20:26 2013 UTC
Log: The PC/SC header file is winscard.h

pcsclite.h should not be used

http://code.google.com/p/libfreefare/source/detail?r=662b6e44d2f7

Modified:
/libfreefare/freefare.c
/libfreefare/freefare.h
/libfreefare/freefare_internal.h

=======================================
--- /libfreefare/freefare.c Fri Sep 13 15:15:37 2013 UTC
+++ /libfreefare/freefare.c Sun Sep 15 18:20:26 2013 UTC
@@ -21,7 +21,6 @@
#include <string.h>

#include <freefare.h>
-#include <pcsclite.h>
#include <winscard.h>
#include <reader.h>
#include "freefare_internal.h"
=======================================
--- /libfreefare/freefare.h Fri Sep 13 09:45:17 2013 UTC
+++ /libfreefare/freefare.h Sun Sep 15 18:20:26 2013 UTC
@@ -25,7 +25,6 @@
#include <stdint.h>

#include <nfc/nfc.h>
-#include <pcsclite.h>
#include <winscard.h>

#ifdef __cplusplus
=======================================
--- /libfreefare/freefare_internal.h Thu Sep 12 12:52:49 2013 UTC
+++ /libfreefare/freefare_internal.h Sun Sep 15 18:20:26 2013 UTC
@@ -23,7 +23,6 @@
#include "config.h"

#include <openssl/des.h>
-#include <pcsclite.h>

/*
* Endienness macros
Reply all
Reply to author
Forward
0 new messages