MINOR: quic: Add a typedef for unsigned long long
authorFrédéric Lécaille <flecaille@haproxy.com>
Thu, 16 Sep 2021 09:04:49 +0000 (11:04 +0200)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Thu, 23 Sep 2021 13:27:25 +0000 (15:27 +0200)
commiteb6dfab88966f07f5655fbb839301d4759851da2
treecfc6d770644f96fc6d09393c3e9e4fa4adf138ca
parent578a7898f2c51e58e5af2bed7806b381313b35af
MINOR: quic: Add a typedef for unsigned long long

As we manipulate very uint64_t variables which must be cast to
unsigned long long to be printed, let's add this useful type definition.
include/haproxy/xprt_quic-t.h