summaryrefslogtreecommitdiff
path: root/tools/cert_create/include/tbbr/tbb_ext.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cert_create/include/tbbr/tbb_ext.h')
-rw-r--r--tools/cert_create/include/tbbr/tbb_ext.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/cert_create/include/tbbr/tbb_ext.h b/tools/cert_create/include/tbbr/tbb_ext.h
index 075d5f3b..462aafcf 100644
--- a/tools/cert_create/include/tbbr/tbb_ext.h
+++ b/tools/cert_create/include/tbbr/tbb_ext.h
@@ -3,8 +3,8 @@
*
* SPDX-License-Identifier: BSD-3-Clause
*/
-#ifndef TBB_EXT_H_
-#define TBB_EXT_H_
+#ifndef TBB_EXT_H
+#define TBB_EXT_H
#include "ext.h"
@@ -35,4 +35,4 @@ enum {
FWU_HASH_EXT
};
-#endif /* TBB_EXT_H_ */
+#endif /* TBB_EXT_H */