From edc99a867974985a4f22f6f1a5b259ba2f6770f2 Mon Sep 17 00:00:00 2001 From: merlokk Date: Tue, 19 Dec 2017 15:48:24 +0200 Subject: [PATCH] fix warnings --- client/emv/cmdemv.h | 1 + 1 file changed, 1 insertion(+) diff --git a/client/emv/cmdemv.h b/client/emv/cmdemv.h index 78796efa..b3f76508 100644 --- a/client/emv/cmdemv.h +++ b/client/emv/cmdemv.h @@ -15,6 +15,7 @@ #include #include #include +#include #include "proxmark3.h" #include "ui.h" #include "cmdparser.h"