diff options
author | root <root> | 2008-10-22 18:15:36 +0000 |
---|---|---|
committer | root <root> | 2008-10-22 18:15:36 +0000 |
commit | 76c7228dfabca043f8685b4c21185d6506107658 (patch) | |
tree | 66d6960d7d3e02c62035810b8724877780ac3a5c /config.h.in | |
parent | e1114224e950a1549be615d893899b3cdb2a832e (diff) |
*** empty log message ***
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 28a13ba..5841743 100644 --- a/config.h.in +++ b/config.h.in @@ -36,6 +36,9 @@ /* Define to 1 if you have the <string.h> header file. */ #undef HAVE_STRING_H +/* sync_file_range(2) is available */ +#undef HAVE_SYNC_FILE_RANGE + /* Define to 1 if you have the <sys/stat.h> header file. */ #undef HAVE_SYS_STAT_H |