Ticket #4438 (closed defect: fixed)
autoconf: Fix C99 compatibility issue in mc_GET_FS_INFO check
| Reported by: | fweimer | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 4.8.30 | 
| Component: | compilation | Version: | master | 
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Branch state: | no branch | Votes for changeset: | committed-master | 
Description
Include <fcntl.h> for the declaration of posix_fallocate.  This
avoids an implicit function declaration and build issues with future
compilers.
Related to:
Attachments
Change History
Note: See
        TracTickets for help on using
        tickets.
    
