[libvirt] [PATCH 2/4] virsh: split out virsh.h

Laine Stump laine at laine.org
Sat Aug 18 05:35:44 UTC 2012


On 08/18/2012 12:38 AM, Eric Blake wrote:
> Having one .c file include another does not give any compilation
> benefits; move towards modular .o files by first splitting out
> reused declarations into a new virsh.h.  This patch doesn't try
> very hard to see which functions are used or not, to make it
> easier to review the file split.  Future patches can further trim
> the header to be smaller.

and it still compiles. ACK.




More information about the libvir-list mailing list