summaryrefslogtreecommitdiff
path: root/rtkaio/sysdeps/unix/sysv/linux/kaio_fsync.c
blob: d51bbe013572134923f74bf27ab9ae768e89507b (plain)
1
2
3
4
5
6
#define aio_fsync64 XXX
#include <aio.h>
/* And undo the hack.  */
#undef aio_fsync64
#include <kaio_misc.h>
#include <aio_fsync.c>