[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-trivial] [PATCH] osdep.h: Include glib-compat.h in osdep.h rat
From: |
Michael Tokarev |
Subject: |
Re: [Qemu-trivial] [PATCH] osdep.h: Include glib-compat.h in osdep.h rather than qemu-common.h |
Date: |
Mon, 11 Jan 2016 11:13:56 +0300 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.5.0 |
04.12.2015 20:34, Peter Maydell wrote:
> Our use of glib is now pervasive across QEMU. Move the include of
> glib-compat.h
> from qemu-common.h to osdep.h so that it is more widely accessible and doesn't
> get forgotten by accident. (Failure to include it will result in build failure
> on old versions of glib which is likely to be unnoticed by most developers.)
Applied to -trivial, thanks!
/mjt
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Qemu-trivial] [PATCH] osdep.h: Include glib-compat.h in osdep.h rather than qemu-common.h,
Michael Tokarev <=