diff options
author | Stefan Weil <weil@mail.berlios.de> | 2010-03-28 11:44:41 +0200 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2010-04-01 21:51:59 +0200 |
commit | a1606b0baaed1be23a6d8b90036290e1610b8dd0 (patch) | |
tree | 6c7c77b91d8447fd8933c9d8d72b677316a0c3c5 /tcg/hppa/tcg-target.h | |
parent | 0104dcacf374cb9ceff078e9470cc0cc5bb7c8ec (diff) |
Fix compilation with missing inotify_init1
Commit c05c7a7306a23a4b01d1606172b142c45caffc92
breaks cross compilation for mips (and other
compilations without CONFIG_INOTIFY1):
make[1]: Entering directory `/qemu/bin/mips'
CC i386-linux-user/syscall.o
cc1: warnings being treated as errors
/qemu/linux-user/syscall.c: In function ‘do_syscall’:
/qemu/linux-user/syscall.c:7067: error: implicit declaration of function ‘sys_inotify_init1’
Cc: Riku Voipio <riku.voipio@nokia.com>
Cc: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'tcg/hppa/tcg-target.h')
0 files changed, 0 insertions, 0 deletions