diff options
Diffstat (limited to 'util/flashrom/lbtable.c')
-rw-r--r-- | util/flashrom/lbtable.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util/flashrom/lbtable.c b/util/flashrom/lbtable.c index dd005e249c..004e61cd9d 100644 --- a/util/flashrom/lbtable.c +++ b/util/flashrom/lbtable.c @@ -32,7 +32,6 @@ #include <sys/mman.h> #include "flash.h" #include "linuxbios_tables.h" -#include "debug.h" char *lb_part = NULL, *lb_vendor = NULL; |