Ticket #4438 (closed defect: fixed)

Opened 15 months ago

Last modified 13 months ago

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:

Change History

comment:1 Changed 15 months ago by andrew_b

  • Blocked By 4426 added
  • Milestone changed from Future Releases to 4.8.30

comment:2 Changed 13 months ago by andrew_b

  • Blocked By 4426 removed

comment:3 Changed 13 months ago by andrew_b

  • Status changed from new to closed
  • Votes for changeset set to committed-master
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.