summaryrefslogtreecommitdiffstats
path: root/hwaccess.c
diff options
context:
space:
mode:
Diffstat (limited to 'hwaccess.c')
-rw-r--r--hwaccess.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hwaccess.c b/hwaccess.c
index bb5aac444..48ccb3485 100644
--- a/hwaccess.c
+++ b/hwaccess.c
@@ -27,6 +27,7 @@
#include <fcntl.h>
#endif
#include "flash.h"
+#include "programmer.h"
#include "hwaccess.h"
#if !(IS_LINUX || IS_MACOSX || defined(__NetBSD__) || defined(__OpenBSD__) || defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__DragonFly__) || defined(__DJGPP__) || defined(__LIBPAYLOAD__) || defined(__sun) || defined(__gnu_hurd__))