From e6315b88a1065cec90655588f1270836456559d3 Mon Sep 17 00:00:00 2001
From: iceman1001 <iceman@iuse.se>
Date: Tue, 30 Apr 2019 21:55:43 +0200
Subject: [PATCH] missing

---
 client/flasher.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/client/flasher.c b/client/flasher.c
index 10b48f6ef..e13180211 100644
--- a/client/flasher.c
+++ b/client/flasher.c
@@ -11,6 +11,7 @@
 #include <string.h>
 #include <inttypes.h>
 #include <pthread.h>
+#include <unistd.h>
 #include "util_posix.h"
 #include "proxmark3.h"
 #include "util.h"