X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/blobdiff_plain/c9ad641b61c6fc5e4b77b181ad9b58b8723f56c6..ec9c71129f67c5b1c2429dbaefe23e0d19149780:/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"