mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-02-27 04:06:38 +00:00
mac pcsc compilation
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user