summaryrefslogtreecommitdiff
path: root/firmware/lib/cryptolib/include/cryptolib.h
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/lib/cryptolib/include/cryptolib.h')
-rw-r--r--firmware/lib/cryptolib/include/cryptolib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/lib/cryptolib/include/cryptolib.h b/firmware/lib/cryptolib/include/cryptolib.h
index 95fb6e57..7cdfdea0 100644
--- a/firmware/lib/cryptolib/include/cryptolib.h
+++ b/firmware/lib/cryptolib/include/cryptolib.h
@@ -8,7 +8,6 @@
#ifndef VBOOT_REFERENCE_CRYPTOLIB_H_
#define VBOOT_REFERENCE_CRYPTOLIB_H_
-#include "padding.h"
#include "rsa.h"
#endif /* VBOOT_REFERENCE_CRYPTOLIB_H_ */