summaryrefslogtreecommitdiffstats
path: root/CryptoPkg/Library/Include/inttypes.h
diff options
context:
space:
mode:
Diffstat (limited to 'CryptoPkg/Library/Include/inttypes.h')
-rw-r--r--CryptoPkg/Library/Include/inttypes.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/CryptoPkg/Library/Include/inttypes.h b/CryptoPkg/Library/Include/inttypes.h
new file mode 100644
index 0000000000..3d44d8201d
--- /dev/null
+++ b/CryptoPkg/Library/Include/inttypes.h
@@ -0,0 +1,9 @@
+/** @file
+ Include file to support building the third-party cryptographic library.
+
+Copyright (c) 2024, Intel Corporation. All rights reserved.<BR>
+SPDX-License-Identifier: BSD-2-Clause-Patent
+
+**/
+
+#include <CrtLibSupport.h>