From f1e69a7658a9200ca22e6ab28def5124f28935db Mon Sep 17 00:00:00 2001 From: Romuald Conty Date: Sat, 5 Mar 2011 09:07:43 +0000 Subject: [PATCH] silent warnings in examples/. --- examples/nfc-mfultralight.c | 1 + examples/nfc-utils.h | 1 + 2 files changed, 2 insertions(+) diff --git a/examples/nfc-mfultralight.c b/examples/nfc-mfultralight.c index 733fcbe..d0480e6 100644 --- a/examples/nfc-mfultralight.c +++ b/examples/nfc-mfultralight.c @@ -48,6 +48,7 @@ #include +#include "nfc-utils.h" #include "mifare.h" static nfc_device_t *pnd; diff --git a/examples/nfc-utils.h b/examples/nfc-utils.h index f0f0678..018193c 100644 --- a/examples/nfc-utils.h +++ b/examples/nfc-utils.h @@ -38,6 +38,7 @@ # include # include +# include /** * @macro DBG