24.05.2016 18:24, Peter Maydell wrote: > This patchset removes '#include <glib.h>' lines, because the > header is already included via osdep.h. > > Patch 1 adds the check to clean-includes, and patches 2-4 > apply it (the breakup into 'tests', 'qga' and 'everything else' > is semi-arbitrary and just to keep patch sizes down.) > > thanks > -- PMM > > > Peter Maydell (4): > clean-includes: Add glib.h to list of unneeded includes > tests: Remove unnecessary glib.h includes > qga: Remove unnecessary glib.h includes > all: Remove unnecessary glib.h includes
Applied series to -trivial, thanks! /mjt