Prevent from exporting messages macros outside of libnfc.

This commit is contained in:
Romuald Conty
2009-09-08 10:25:59 +00:00
parent b73d9f03fa
commit 7924d10fad
12 changed files with 58 additions and 16 deletions

View File

@@ -31,6 +31,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
#endif
#include "defines.h"
#include "messages.h"
#include "bitutils.h"
// WINDOWS: #define IOCTL_CCID_ESCAPE_SCARD_CTL_CODE SCARD_CTL_CODE(3500)