mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-21 20:15:17 +00:00
gdbus: fix virGDBusCallMethodWithFD stub for non-UNIX
Signed-off-by: Ján Tomko <jtomko@redhat.com> Fixes: a961d93768f18c28979ca2841832cd7278bf95b8
This commit is contained in:
parent
a961d93768
commit
b15483ff7b
@ -310,6 +310,7 @@ virGDBusCallMethodWithFD(GDBusConnection *conn,
|
||||
int
|
||||
virGDBusCallMethodWithFD(GDBusConnection *conn G_GNUC_UNUSED,
|
||||
GVariant **reply G_GNUC_UNUSED,
|
||||
const GVariantType *replyType G_GNUC_UNUSED,
|
||||
GUnixFDList **replyFD G_GNUC_UNUSED,
|
||||
virErrorPtr error G_GNUC_UNUSED,
|
||||
const char *busName G_GNUC_UNUSED,
|
||||
|
Loading…
x
Reference in New Issue
Block a user