mac pcsc compilation

This commit is contained in:
Roel Verdult 2009-07-22 10:02:28 +00:00
parent 440fa38889
commit 452e4b31bf

View file

@ -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"