diff options
Diffstat (limited to 'src/include/cbfs_glue.h')
-rw-r--r-- | src/include/cbfs_glue.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/cbfs_glue.h b/src/include/cbfs_glue.h index 652cf1b805..d4fe367d6c 100644 --- a/src/include/cbfs_glue.h +++ b/src/include/cbfs_glue.h @@ -6,7 +6,6 @@ #include <commonlib/region.h> #include <console/console.h> #include <security/vboot/misc.h> -#include <rules.h> /* * This flag prevents linking hashing functions into stages where they're not required. We don't |