mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2025-03-04 15:20:39 +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.