summaryrefslogtreecommitdiffstats
path: root/flashrom.c
diff options
context:
space:
mode:
Diffstat (limited to 'flashrom.c')
-rw-r--r--flashrom.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/flashrom.c b/flashrom.c
index a510f61..2690151 100644
--- a/flashrom.c
+++ b/flashrom.c
@@ -33,6 +33,7 @@
#endif
#include "flash.h"
#include "flashchips.h"
+#include "programmer.h"
const char * const flashrom_version = FLASHROM_VERSION;
char *chip_to_probe = NULL;
OpenPOWER on IntegriCloud