X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/8bcd6a4afff3cb8197d5589ec4fdf9fe153f53de..ac30d22ae5bd4e1a1282e401425fe28cec6a08bb:/rsync.h diff --git a/rsync.h b/rsync.h index 99c7d6c4..84d1287c 100644 --- a/rsync.h +++ b/rsync.h @@ -666,7 +666,9 @@ struct ht_int64_node { #endif #if defined HAVE_FALLOCATE || HAVE_SYS_FALLOCATE +#ifdef HAVE_LINUX_FALLOC_H #include +#endif #ifdef FALLOC_FL_KEEP_SIZE #define SUPPORT_PREALLOCATION 1 #elif defined HAVE_FTRUNCATE