]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Renamed internal __mon_yday into mon_yday to avoid conflicts
authorCédric Bosdonnat <cbosdonnat@suse.com>
Thu, 18 Sep 2014 21:23:11 +0000 (23:23 +0200)
committerCédric Bosdonnat <cbosdonnat@suse.com>
Tue, 28 Oct 2014 20:44:18 +0000 (14:44 -0600)
commit90712bb5c08ec7cf684576dcad20c1ef9d28fdea
tree9bae7de4827acd46166ca7862448be7921cfece0
parentb7fe5a6555a3c23205794b59a6736c6eb7c9464b
Renamed internal __mon_yday into mon_yday to avoid conflicts

libc has another constant with the same name, which leads to
redefinition error when building against static libvirt
src/util/virtime.c