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

@@ -19,8 +19,10 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
*/
#include "dev_arygon.h"
#include "rs232.h"
#include "bitutils.h"
#include "messages.h"
#ifdef _WIN32
#define SERIAL_STRING "COM"