mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-07 09:48:02 +02:00
DBusTransport: don't use dbus-message-private.h
It seems it's no longer needed here. 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>
This commit is contained in:
parent
c64bf18872
commit
c5b93567bf
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
|||
#include "dbus-address.h"
|
||||
#include "dbus-credentials.h"
|
||||
#include "dbus-mainloop.h"
|
||||
#include "dbus-message-private.h"
|
||||
#include "dbus-message.h"
|
||||
#include "dbus-marshal-header.h"
|
||||
#ifdef DBUS_BUILD_TESTS
|
||||
#include "dbus-server-debug-pipe.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue