aboutsummaryrefslogtreecommitdiff
path: root/linux-headers/asm-arm64/unistd.h
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2019-01-04 09:27:31 +0100
committerMichael S. Tsirkin <mst@redhat.com>2019-02-04 00:08:58 -0500
commitda054c646c777bcb487326f46cd5bf9932b05128 (patch)
tree09262b1a23eea5decb6604e85a6fcc748d1d3346 /linux-headers/asm-arm64/unistd.h
parenta0a6ef91a4a4edde27b808f28065772c712c5e92 (diff)
downloadqemu-da054c646c777bcb487326f46cd5bf9932b05128.zip
qemu-da054c646c777bcb487326f46cd5bf9932b05128.tar.gz
qemu-da054c646c777bcb487326f46cd5bf9932b05128.tar.bz2
include: update Linux headers to 4.21-rc1/5.0-rc1
This is simply running the newly-updated script on Linux, in order to obtain the new header files and all the other updates from the recent Linux merge window. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'linux-headers/asm-arm64/unistd.h')
-rw-r--r--linux-headers/asm-arm64/unistd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-headers/asm-arm64/unistd.h b/linux-headers/asm-arm64/unistd.h
index 5072cbd..dae1584 100644
--- a/linux-headers/asm-arm64/unistd.h
+++ b/linux-headers/asm-arm64/unistd.h
@@ -16,5 +16,6 @@
*/
#define __ARCH_WANT_RENAMEAT
+#define __ARCH_WANT_NEW_STAT
#include <asm-generic/unistd.h>