summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorMichal Privoznik2016-08-16 11:47:43 +0200
committerPeter Maydell2016-08-16 17:14:48 +0200
commit9c37146782e7850877d452da47dc451ba73aa62d (patch)
tree6e394775a56ebb2f7c67aed3235dfa7aefadeb34 /scripts
parentqmp-commands.hx: remove outdated note (diff)
downloadqemu-9c37146782e7850877d452da47dc451ba73aa62d.tar.gz
qemu-9c37146782e7850877d452da47dc451ba73aa62d.tar.xz
qemu-9c37146782e7850877d452da47dc451ba73aa62d.zip
syscall.c: Fix build with older linux-headers
In c5dff280 we tried to make us understand netlink messages more. So we've added a code that does some translation. However, the code assumed linux-headers to be at least version 4.4 of it because most of the symbols there (if not all of them) were added in just that release. This, however, breaks build on systems with older versions of the package. Signed-off-by: Michal Privoznik <mprivozn@redhat.com> Message-id: 23806aac6db3baf7e2cdab4c62d6e3468ce6b4dc.1471340849.git.mprivozn@redhat.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions