]> xenbits.xensource.com Git - libvirt.git/commit
build: fix build with old polkit0
authorJim Fehlig <jfehlig@suse.com>
Thu, 9 May 2013 15:46:29 +0000 (09:46 -0600)
committerJim Fehlig <jfehlig@suse.com>
Thu, 9 May 2013 15:53:42 +0000 (09:53 -0600)
commit442eb2ba290f58c39f6367b23d90f10db52c5611
treed9c8d84bc7dc824988b0f9586f7d887494de196c
parent1d96440a060869fb4c26ce35fe165e6e68168885
build: fix build with old polkit0

Commit 979e9c56 missed one case of providing the timestamp
parameter to virNetServerClientGetUNIXIdentity() when WITH_POLKIT0
is defined.
daemon/remote.c