remove nfc-message.h usage from examples.

This commit is contained in:
Romuald Conty 2011-03-05 08:53:46 +00:00
parent a55a52e0a9
commit dba06a555e
14 changed files with 43 additions and 15 deletions

View file

@ -47,11 +47,9 @@
#include <stdint.h>
#include <string.h>
#include <signal.h>
//#include <stddef.h>
#include <nfc/nfc.h>
#include <nfc/nfc-messages.h>
#include "nfc-utils.h"
#ifndef _WIN32