mirror of
https://github.com/termux/termux-packages.git
synced 2025-03-04 00:09:57 +00:00
This commit workarounds the following compiler error. timg-time.h:53:17: error: non-constant-expression cannot be narrowed from type 'int64_t' (aka 'long long') to 'time_t' (aka 'long') in initializer list [-Wc++11-narrowing]