cvs commit: fptools/ghc/includes HsFFI.h

Simon Marlow simonmar@glass.cse.ogi.edu
Mon, 13 Nov 2000 09:17:41 -0800


simonmar    2000/11/13 09:17:41 PST

  Modified files:
    ghc/includes         HsFFI.h 
  Log:
  Pull in inttypes.h if we have it, as the second-favourite option after
  stdint.h.  This should fix problems building the readline cbits on Solaris.
  
  Revision  Changes    Path
  1.9       +3 -1      fptools/ghc/includes/HsFFI.h