Diff

Differences From Artifact [c6e4c2b8b9]:

To Artifact [ecdd31141d]:


1
2
3
4



5
6
7
8
9
10
11
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif




#ifdef HAVE_PCSCLITE_H
#  include <pcsclite.h>
#endif
#ifdef HAVE_WINSCARD_H
#  include <winscard.h>
#endif
#ifdef HAVE_STDINT_H




>
>
>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif

#ifdef HAVE_WINTYPES_H
#  include <wintypes.h>
#endif
#ifdef HAVE_PCSCLITE_H
#  include <pcsclite.h>
#endif
#ifdef HAVE_WINSCARD_H
#  include <winscard.h>
#endif
#ifdef HAVE_STDINT_H