commit | 16033ba577059c5675e4c786234c46027380c29b | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Sep 15 10:47:36 2015 +0200 |
committer | Michael Tokarev <mjt@tls.msk.ru> | Thu Oct 08 19:46:01 2015 +0300 |
tree | 2cadd0659a0b6d2a17adb60fb09538508732f636 | |
parent | eab2ac9d3c1675a58989000c2647aa33e440906a [diff] |
pci-assign: do not include sys/io.h This file does not exist on bionic libc and the functions it defines are in fact not used by pci-assign.c. Remove it. Reported-by: Houcheng Lin <houcheng@gmail.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>