X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/22f4dca88cc008287b1ef01bb4da0d46cbcf76d1..2f938d593ded2e4a7440bc62e4755075bd4613cb:/armsrc/util.c?ds=sidebyside diff --git a/armsrc/util.c b/armsrc/util.c index 1716a113..10c05655 100644 --- a/armsrc/util.c +++ b/armsrc/util.c @@ -7,7 +7,6 @@ //----------------------------------------------------------------------------- // Utility functions used in many places, not specific to any piece of code. //----------------------------------------------------------------------------- - #include "util.h" void print_result(char *name, uint8_t *buf, size_t len) {