summaryrefslogtreecommitdiffstats
path: root/bitbang_spi.c
diff options
context:
space:
mode:
Diffstat (limited to 'bitbang_spi.c')
-rw-r--r--bitbang_spi.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bitbang_spi.c b/bitbang_spi.c
index b58633a..f697f5a 100644
--- a/bitbang_spi.c
+++ b/bitbang_spi.c
@@ -24,6 +24,7 @@
#include <ctype.h>
#include "flash.h"
#include "chipdrivers.h"
+#include "programmer.h"
#include "spi.h"
/* Length of half a clock period in usecs. */
OpenPOWER on IntegriCloud