[random] fix entropy modules on windows 64 bits.
This commit is contained in:
parent
79efec7832
commit
73c5d2145e
@ -15,7 +15,7 @@ module Crypto.Random.Entropy.Windows
|
||||
) where
|
||||
|
||||
import Data.Int (Int32)
|
||||
import Data.Word (Word32, Word8)
|
||||
import Data.Word
|
||||
import Foreign.C.String (CString, withCString)
|
||||
import Foreign.Ptr (Ptr, nullPtr)
|
||||
import Foreign.Marshal.Alloc (alloca)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user