arch: arm64: timer: Add missing inclusion of limits.h

This header file makes use of INT_MAX, which is defined in limits.h.
Include the header to make sure it can be used.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
1 file changed