Ticket #3723 (closed merge: fixed)
SharedMem.hsc should include <fcntl.h>, not <sys/fcntl.h>
| Reported by: | donn | Owned by: | igloo |
|---|---|---|---|
| Priority: | normal | Milestone: | 6.12.2 |
| Component: | libraries/unix | Version: | 6.12.1 RC1 |
| Keywords: | Cc: | ||
| Operating System: | Unknown/Multiple | Architecture: | Unknown/Multiple |
| Type of failure: | Building GHC failed | Difficulty: | |
| Test Case: | Blocked By: | ||
| Blocking: | Related Tickets: |
Description
libraries/unix/System/Posix/SharedMem.hsc should include <fcntl.h>, per POSIX 1003.1 I believe, not <sys/fcntl.h>
Change History
Note: See
TracTickets for help on using
tickets.
