#3723: SharedMem.hsc should include <fcntl.h>, not <sys/fcntl.h>
---------------------------+------------------------------------------------
    Reporter:  donn        |       Owner:                     
        Type:  bug         |      Status:  new                
    Priority:  normal      |   Component:  Compiler           
     Version:  6.12.1 RC1  |    Keywords:                     
          Os:  Other       |    Testcase:                     
Architecture:  x86         |     Failure:  Building GHC failed
---------------------------+------------------------------------------------
 libraries/unix/System/Posix/SharedMem.hsc should include <fcntl.h>, per
 POSIX 1003.1 I believe, not <sys/fcntl.h>

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/3723>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to