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

@@ -26,6 +26,8 @@ available: http://www.teuniz.net/RS-232/index.html
#include "rs232.h"
#include "messages.h"
// Test if we are dealing with unix operating systems
#ifndef _WIN32