URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3fd86f091843a541d76d4b76541a7a9dd94ab2a2
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
3fd86f0 by Guy Harris (guy@xxxxxxxxxxxx):
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 <guy@xxxxxxxxxxxx>
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(+)