mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-11-22 19:24:58 +00:00
asn1.h uses uint8_t which is defined in stdint.h. This wasn't caught earlier by the luck that whenever asn1.h was included, another header was included earlier that did in turn include stdint.h. |
||
|---|---|---|
| .. | ||
| mbedtls | ||
| tinycrypt | ||
| .gitignore | ||
| CMakeLists.txt | ||