libvirt/src/parallels
Laine Stump 73ebd86d73 parallels: fix build for some older compilers
Found this when building on RHEL5:

parallels/parallels_storage.c: In function 'parallelsStorageOpen':
parallels/parallels_storage.c:180: error: 'for' loop initial declaration used outside C99 mode

(and similar error in parallels_driver.c). This was in spite of
configuring with "-Wno-error".
2012-10-26 13:23:56 -04:00
..
parallels_driver.c parallels: fix build for some older compilers 2012-10-26 13:23:56 -04:00
parallels_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
parallels_storage.c parallels: fix build for some older compilers 2012-10-26 13:23:56 -04:00
parallels_utils.c parallels: remove unneded code from parallelsDoCmdRun 2012-09-26 08:43:44 -06:00
parallels_utils.h parallels: remove unused member 'os' from parallelsDomObj 2012-09-26 08:25:53 -06:00