diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index bfa6e5d6..3f7123be 100644 --- a/configure.ac +++ b/configure.ac @@ -212,6 +212,7 @@ AC_CHECK_FUNCS([\ ntohl \ ntohs \ posix_fallocate \ + posix_fadvise \ realpath \ removexattr \ setitimer \ |