mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 06:52:57 +02:00
- Added <inttypes.h> for correct format specifiers. - Used PRIdMAX for formatting __suseconds64_t in print function. - Updated sprintf call to handle __suseconds64_t correctly.