X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/787b5bd8a4368dfc4dff1b5390615b344cc1d20b..aabb719dc4e9af383e20c79647612755957bca00:/armsrc/util.c diff --git a/armsrc/util.c b/armsrc/util.c index 674f1b91..88931927 100644 --- a/armsrc/util.c +++ b/armsrc/util.c @@ -12,6 +12,7 @@ #include "util.h" #include "string.h" #include "apps.h" +#include "BigBuf.h" @@ -428,4 +429,3 @@ uint32_t RAMFUNC GetCountSspClk(){ } } -