Rejig the #ifdeffery directory_2007-05-24
authorIan Lynagh <igloo@earth.li>
Sun, 20 May 2007 15:57:43 +0000 (15:57 +0000)
committerIan Lynagh <igloo@earth.li>
Sun, 20 May 2007 15:57:43 +0000 (15:57 +0000)
commit37bee7fd400d0abc6a460aaef03adc36583abe8f
tree8b27450e6bd0c9e57bdde3478930411c13d5c940
parent4923376753ab1887fcce354e07cf012b82aefe2a
Rejig the #ifdeffery
Put __hscore_?_OK and __hscore_S_I?USR in the C inside
#ifdef __GLASGOW_HASKELL__ to match the foreign imports in the Haskell
code.

Don't check the constants are defined before defining the C functions,
as we assume that the functions exist in the Haskell code anyway.
include/HsDirectory.h