X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/f0ff49cc4da980f56cc08211c03b9260e6c5400f..1fb50928ce27360c1c987312774f686b23c69b51:/print.h diff --git a/print.h b/print.h index 50b17200..9632694e 100644 --- a/print.h +++ b/print.h @@ -28,7 +28,7 @@ #ifndef print_h #define print_h -void init_print(netdissect_options *ndo, u_int32_t localnet, u_int32_t mask, +void init_print(netdissect_options *ndo, uint32_t localnet, uint32_t mask, uint32_t timezone_offset); int has_printer(int type);