mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-03-02 22:01:50 +00:00
Rename nfc-mftool to nfc-mfclassic.
Rename nfc-mfultool to nfc-mfultralight. Remove compilation warnings due to missing includes. "make distclean" now clean Makefile.in.
This commit is contained in:
@@ -28,7 +28,9 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "libnfc.h"
|
||||
|
||||
#include "messages.h"
|
||||
#include "bitutils.h"
|
||||
|
||||
static dev_info* pdi;
|
||||
static byte_t abtFelica[5] = { 0x00, 0xff, 0xff, 0x00, 0x00 };
|
||||
|
||||
Reference in New Issue
Block a user