On 18 January 2016 at 16:33, Peter Maydell <peter.mayd...@linaro.org> wrote: > On 11 January 2016 at 15:19, Daniel P. Berrange <berra...@redhat.com> wrote: >> On Mon, Dec 07, 2015 at 04:23:42PM +0000, Peter Maydell wrote: >>> We've had some discussion previously (on list and IRC) about adding an >>> include of "qemu/osdep.h" to everything. The basic idea is that every >>> .c file should include "qemu/osdep.h" as its first include; then every >>> other header (and the .c file itself) can rely on the facilities that >>> osdep.h provides. >>> >>> This patchset is mostly here to get comment and review on the script >>> I've written to do the job of automatically updating the source files. > > In the absence of any other comments from anybody I guess we can > go ahead and commit this series... (the osdep.h patch it depends > on has been committed already).
...now applied to master. thanks -- PMM