diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 9e02a42..59332fc 100644 --- a/config.h.in +++ b/config.h.in @@ -1,3 +1,4 @@ #cmakedefine HAVE_LINUX_FALLOC_H #cmakedefine DISABLE_XFS_REALTIME #cmakedefine DISABLE_AIO +#cmakedefine USE_CUSTOM_MEMCPY |