From 4152b32e044e6508b506d8ac9352f8585a720e3c Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Thu, 28 Feb 2013 12:05:07 +0100 Subject: nfctool: Use nfc_copy.h instead of the system NFC header --- tools/nfctool/adapter.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/nfctool/adapter.c b/tools/nfctool/adapter.c index 1beb5b1..870bfb2 100644 --- a/tools/nfctool/adapter.c +++ b/tools/nfctool/adapter.c @@ -24,9 +24,10 @@ #include #include #include -#include #include +#include + #include "adapter.h" #include "nfctool.h" #include "netlink.h" -- cgit v1.2.3