]> xenbits.xensource.com Git - libvirt.git/commit
mingw: Don't use interface as an identifier
authorMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 6 Sep 2011 13:43:15 +0000 (15:43 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Tue, 6 Sep 2011 19:34:05 +0000 (21:34 +0200)
commita6e2ef732d551940315c7daf3210a160d38cd7ec
tree76b7e335e9339d6ba279cbfa8f9ce5a54df9e93b
parentdc675f378975c364645101224cf589952df9a363
mingw: Don't use interface as an identifier

Because it's a define used in MSCOM and its usage as
identifier results in a compile error.
tools/virsh.c