/*[FSC]*/ #include #ifndef _POSIX_FSYNC #error "_POSIX_FSYNC is not defined" #endif int main(void) { return 0; }