2 ** Copyright 2004, Axel Dörfler, axeld@pinc-software.de. All rights reserved.
3 ** Distributed under the terms of the Haiku License.
12 #include <syscall_utils.h>
14 #include <errno_private.h>
21 RETURN_AND_SET_ERRNO_TEST_CANCEL(_kern_fsync(fd
));