Typo. HAVE_SYNC -> HAVE_FSYNC

This commit is contained in:
Skip Montanaro 2003-09-25 14:50:29 +00:00
parent 6dead955a4
commit b2bdb3ee7d

View file

@ -486,7 +486,7 @@
#undef HAVE_SYMLINK
/* Define if you have the 'fsync' function. */
#undef HAVE_SYNC
#undef HAVE_FSYNC
/* Define to 1 if you have the `sysconf' function. */
#undef HAVE_SYSCONF