bugfix
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@47 96b47cad-a561-4643-ad3b-153ac7d7599c
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#ifndef _PACE_H
|
||||
#define _PACE_H
|
||||
#ifndef _APDU_H
|
||||
#define _APDU_H
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#include <opensc.h>
|
||||
#include <opensc/opensc.h>
|
||||
|
||||
/** Sends a APDU to the card
|
||||
* @param card sc_card_t object to which the APDU should be send
|
||||
|
||||
Reference in New Issue
Block a user