URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3fd86f091843a541d76d4b76541a7a9dd94ab2a2 Submitter: Guy Harris ([email protected]) Changed: branch: master Repository: wireshark
Commits: 3fd86f0 by Guy Harris ([email protected]): Not all versions of GLib support the g_int64 hash routines. So include <epan/g_int64_hash_routines.h> to fix the build with those versions. Change-Id: I4c72ceff934ad0e94376c237130406f582dfce8f Reviewed-on: https://code.wireshark.org/review/12820 Reviewed-by: Guy Harris <[email protected]> Actions performed: from f2b8504 Don't limit capture packet counts to a fixed set of protocols. adds 3fd86f0 Not all versions of GLib support the g_int64 hash routines. Summary of changes: epan/dissectors/packet-rtitcp.c | 1 + 1 file changed, 1 insertion(+) ___________________________________________________________________________ Sent via: Wireshark-commits mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-commits Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits mailto:[email protected]?subject=unsubscribe
