summaryrefslogtreecommitdiff
path: root/target-arm
diff options
context:
space:
mode:
authorSteven Noonan <snoonan@amazon.com>2014-01-09 13:55:07 -0800
committerYury Usishchev <y.usishchev@samsung.com>2014-12-10 14:51:42 +0300
commitceed19848b9addb506552e374f010d24c01f3f67 (patch)
tree456f78917aeb2ded6dc2de8f6be4a813af855844 /target-arm
parent12c6a19c8f0faabca2cdc37cf100d5bc26e64040 (diff)
downloadqemu-ceed19848b9addb506552e374f010d24c01f3f67.tar.gz
qemu-ceed19848b9addb506552e374f010d24c01f3f67.tar.bz2
qemu-ceed19848b9addb506552e374f010d24c01f3f67.zip
virtfs-proxy-helper.c: fix compile error
This is caused by a linux/xattr.h and sys/xattr.h incompatibility: In file included from /home/snoonan/Development/qemu/include/qemu/xattr.h:27:0, from fsdev/virtfs-proxy-helper.c:25: /usr/include/sys/xattr.h:31:3: error: expected identifier before numeric constant XATTR_CREATE = 1, /* set value, fail if attr already exists. */ ^ /home/snoonan/Development/qemu/qemu/rules.mak:25: recipe for target 'fsdev/virtfs-proxy-helper.o' failed Moving the include around resolves it. Change-Id: I8242070c18a511e62877d57564a7ad754a8f14c8 Signed-off-by: Steven Noonan <snoonan@amazon.com> Cc: Anthony Liguori <aliguori@amazon.com>
Diffstat (limited to 'target-arm')
0 files changed, 0 insertions, 0 deletions