diff options
author | Michal Privoznik <mprivozn@redhat.com> | 2016-08-19 10:06:40 +0200 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2016-08-19 09:47:51 +0100 |
commit | 60c6b790fc5dc26418dca42a77bab925ca7bac60 (patch) | |
tree | 485a4da0ee447dcb65bd1ec60976abae719d5298 /include/glib-compat.h | |
parent | aee5f8f98ecadf05cce20c47e8d88cfae69b1790 (diff) | |
download | qemu-60c6b790fc5dc26418dca42a77bab925ca7bac60.zip qemu-60c6b790fc5dc26418dca42a77bab925ca7bac60.tar.gz qemu-60c6b790fc5dc26418dca42a77bab925ca7bac60.tar.bz2 |
syscall.c: Redefine IFLA_* enums
In 9c37146782 I've tried to fix a broken build with older
linux-headers. However, I didn't do it properly. The solution
implemented here is to grab the enums that caused the problem
initially, and rename their values so that they are "QEMU_"
prefixed. In order to guarantee matching values with actual
enums from linux-headers, the enums are seeded with starting
values from the original enums.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Message-id: 75c14d6e8a97c4ff3931d69c13eab7376968d8b4.1471593869.git.mprivozn@redhat.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/glib-compat.h')
0 files changed, 0 insertions, 0 deletions