aboutsummaryrefslogtreecommitdiffstats
path: root/udelay.c
diff options
context:
space:
mode:
Diffstat (limited to 'udelay.c')
-rw-r--r--udelay.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/udelay.c b/udelay.c
index f6fd103c..6c0efc43 100644
--- a/udelay.c
+++ b/udelay.c
@@ -25,6 +25,7 @@
#include <stdlib.h>
#include <limits.h>
#include "flash.h"
+#include "programmer.h"
static bool use_clock_gettime = false;