mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-10-30 20:37:26 +01:00
Use PRIu64 etc. macros from inttypes.h so that the code works in every situation, otherwise using %lu for U64 value gives segfault.