util.h: Add dependency on time_units.h
The WAIT_FOR macro uses the 'k_us_to_cyc_ceil32' function declared
in zephyr/sys/time_units.h. It should have been included.
Fixes #56006
Signed-off-by:
Yuval Peress <peress@google.com>
Loading
Please sign in to comment