rgb-cln/gossipd
Wladimir J. van der Laan b2abe0d250 gossipd: Move include of time.h to routing.h
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>
2018-02-06 01:36:16 +00:00
..
test gossip: Use replace_broadcast when enqueuing a channel_announcement 2018-02-05 18:28:39 +00:00
Makefile gossipd: Implement `gossip_routing_failure` for master to report routing failures. 2018-02-01 00:46:06 +00:00
broadcast.c broadcast: Added option to replace a specific index 2018-02-05 18:28:39 +00:00
broadcast.h broadcast: Added option to replace a specific index 2018-02-05 18:28:39 +00:00
gossip.c gossipd: Use channels map to lookup pending cannouncements 2018-02-05 18:28:39 +00:00
gossip_wire.csv gossipd: Add handling of channel_update to routing failures. 2018-02-01 00:46:06 +00:00
handshake.c gossip: Remove HSM_FD from handshake 2017-12-17 02:44:20 +00:00
handshake.h ipaddr: rename to wireaddr. 2017-10-26 21:01:09 +00:00
routing.c gossipd: Move include of time.h to routing.h 2018-02-06 01:36:16 +00:00
routing.h gossipd: Move include of time.h to routing.h 2018-02-06 01:36:16 +00:00