Four minor patches which fix some minor things missed by the big automated-script patchsets. None of these cause a problem, since they're all "thing included that doesn't need to be included" rather than "missing needed include".
thanks -- PMM Peter Maydell (4): slirp/slirp.h: Remove now-empty #ifdefs include/config.h: Remove update-linux-headers.sh: Fake types.h doesn't need to include anything util/base64.c: Clean includes include/config.h | 1 - scripts/clean-includes | 1 - scripts/update-linux-headers.sh | 5 +++-- slirp/slirp.h | 24 ------------------------ util/base64.c | 2 -- 5 files changed, 3 insertions(+), 30 deletions(-) delete mode 100644 include/config.h -- 1.9.1