mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-10-29 19:17:31 +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.