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 f35e9b0..bb2c160 100644
--- a/flashrom.c
+++ b/flashrom.c
@@ -28,6 +28,7 @@
#include <stdlib.h>
#include <getopt.h>
#include "flash.h"
+#include "flashchips.h"
char *chip_to_probe = NULL;
int exclude_start_page, exclude_end_page;
OpenPOWER on IntegriCloud