Move _dbus_check_fdleaks_enter to dbus-message-internal.h
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 22 Jun 2011 10:06:30 +0000 (11:06 +0100)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Tue, 21 Feb 2012 14:51:21 +0000 (14:51 +0000)
commit725cbb2a0f5a957403a8da998594aa8a3a5b3f0c
tree3ee28c77211350825e7f6fa915ff810eb8689902
parentc5b93567bfaf49e5e06321f6bc2f5a7324c6754f
Move _dbus_check_fdleaks_enter to dbus-message-internal.h

This means the bus test can use them without needing
dbus-message-private.h, reducing its view of message internals.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=46095
Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk>
bus/test-main.c
dbus/dbus-message-internal.h
dbus/dbus-message-private.h