summaryrefslogtreecommitdiff
path: root/src/unistd/_POSIX_FSYNC.c
blob: 591f74efe1c08e94a92f9935b5713c2832678674 (plain)
1
2
3
4
5
#include <unistd.h>
#define _POSIX_FSYNC                                                        (-1)
/*
POSIX(199309)
*/