Removed fdatasync and gethostname definitions from platforms that don't have them
As verified by CMake builds in CI
This commit is contained in:
@@ -75,7 +75,6 @@
|
||||
#define HAVE_LIBC 1
|
||||
#define HAVE_MALLOC 1
|
||||
#define HAVE_CALLOC 1
|
||||
#define HAVE_FDATASYNC 1
|
||||
#define HAVE_REALLOC 1
|
||||
#define HAVE_FREE 1
|
||||
#define HAVE_ABS 1
|
||||
|
||||
Reference in New Issue
Block a user