]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Remove fdatasync, fsync from rrd_config_bottom.h 845/head
authorWolfgang Stöggl <c72578@yahoo.de>
Tue, 28 Nov 2017 08:18:55 +0000 (09:18 +0100)
committerWolfgang Stöggl <c72578@yahoo.de>
Tue, 28 Nov 2017 08:18:55 +0000 (09:18 +0100)
commit646c9c35b2e1b0332fc238a6f24d73462094c766
tree508dab31c4bdb8ecf6e308e0f2a2093e3510d6da
parent9b7636a941cf3379c07a0e23765826bed5166750
Remove fdatasync, fsync from rrd_config_bottom.h

- fdatasync() has been removed since RRDtool v1.4.0.
  See commit: fc968dd
- fixes "Can't compile with without fsync and fdatasync" error
  on systems, where HAVE_FDATASYNC or HAVE_FSYNC are not defined
src/rrd_config_bottom.h