]> git.puffer.fish Git - mirror/frr.git/commit
eigrpd: Switch u_int64_t -> uint64_t
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 27 Apr 2017 02:10:33 +0000 (22:10 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 27 Apr 2017 02:10:33 +0000 (22:10 -0400)
commit838cf8aba548d8fae9ddfb4313dd361f1047865a
treea0a6410a6073014c9b45a95ff8b4563e767eb639
parent171616cceff75cdab7c0bb783c76f6138cd5fc5d
eigrpd: Switch u_int64_t -> uint64_t

Apparently u_int64_t is not available (or we don't pull
the right headers in for solaris based systems ).

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
eigrpd/eigrp_interface.c
eigrpd/eigrp_network.c
eigrpd/eigrp_structs.h
eigrpd/eigrp_topology.c