X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/acf0582d5324f70bfda5d180e6533e4d572e695b..1e11e5d76208151660a58b67760a5276efc8ed58:/client/flasher.c diff --git a/client/flasher.c b/client/flasher.c index 0c1dbd71..48317c1e 100644 --- a/client/flasher.c +++ b/client/flasher.c @@ -12,6 +12,7 @@ #include #include "proxmark3.h" #include "util.h" +#include "util_posix.h" #include "flash.h" #include "uart.h" #include "usb_cmd.h"