summaryrefslogtreecommitdiff
path: root/include/base32.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/base32.h')
-rw-r--r--include/base32.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/base32.h b/include/base32.h
index d1acc6ab95..a1816afb60 100644
--- a/include/base32.h
+++ b/include/base32.h
@@ -8,8 +8,6 @@
#ifndef __CROS_EC_BASE32_H
#define __CROS_EC_BASE32_H
-#include <stdint.h>
-
/* Symbol map for base32 encoding */
extern const char base32_map[33];