mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-30 12:24:26 +01:00
Commit a57a2dcb86 introduced a time_t
in routing.h. So also move the time.h include to the header. This
fixes the build on FreeBSD.
Signed-off-by: Wladimir J. van der Laan <laanwj@gmail.com>