merge all includes into a single freefare.h header.
libmad already has a mad.h file libfreefare would conflict with.
This commit is contained in:
parent
3c4d6ff095
commit
073b67be48
13 changed files with 5 additions and 171 deletions
|
|
@ -45,7 +45,7 @@
|
|||
|
||||
#include <nfc/nfc.h>
|
||||
|
||||
#include <mifare_classic.h>
|
||||
#include <freefare.h>
|
||||
|
||||
struct mifare_classic_tag {
|
||||
nfc_device_t *device;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue