Closed dangowrt closed 2 years ago
Include <stdint.h> instead of <bits/stdint-uintn.h> which is specific to the GNU C library and may not exist in other implementations.
<stdint.h>
<bits/stdint-uintn.h>
Include
<stdint.h>
instead of<bits/stdint-uintn.h>
which is specific to the GNU C library and may not exist in other implementations.