]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
fix mingw build
authorPavel Hrdina <phrdina@redhat.com>
Mon, 25 Aug 2014 07:44:32 +0000 (09:44 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Mon, 25 Aug 2014 07:44:32 +0000 (09:44 +0200)
commitfa82c0f36a5768effedd00df24f75efe96331612
treee38d8b04aa083a7e6a42bf318a1c294a5bd10274
parente3abf2a4cca7f1f6e90f5c46f7155d4fd446a150
fix mingw build

The commit "f5b4c141" introduced new "force" parameter
for "virFDStreamOpenFileInternal" but forget to update
one call of that function.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
src/fdstream.c