Not all versions of GLib support the g_int64 hash routines.
authorGuy Harris <guy@alum.mit.edu>
Tue, 22 Dec 2015 08:42:15 +0000 (00:42 -0800)
committerGuy Harris <guy@alum.mit.edu>
Tue, 22 Dec 2015 08:43:08 +0000 (08:43 +0000)
commit3fd86f091843a541d76d4b76541a7a9dd94ab2a2
treebd7ed906aa5ee6b6d06a5c1ccfce90d1243a8050
parentf2b8504740f3fd145a5504682c3788947e151606
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@alum.mit.edu>
epan/dissectors/packet-rtitcp.c