[commit: integer-gmp] master: Add missing imports. (2bb79b6)

Paolo Capriotti <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.libraries
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/packages/integer-gmp

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/2bb79b67457923d5c61d1132b3b51303af7ebaab

>---------------------------------------------------------------

commit 2bb79b67457923d5c61d1132b3b51303af7ebaab
Author: Paolo Capriotti <[email protected]>
Date:   Wed Jun 27 18:59:33 2012 +0100

    Add missing imports.

>---------------------------------------------------------------

 cbits/gmp-wrappers.cmm |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/cbits/gmp-wrappers.cmm b/cbits/gmp-wrappers.cmm
index 9ea19c1..6e0118f 100644
--- a/cbits/gmp-wrappers.cmm
+++ b/cbits/gmp-wrappers.cmm
@@ -39,6 +39,8 @@ import "integer-gmp" __gmpn_gcd_1;
 import "integer-gmp" __gmpn_cmp;
 import "integer-gmp" __gmpz_tdiv_q;
 import "integer-gmp" __gmpz_tdiv_r;
+import "integer-gmp" __gmpz_fdiv_q;
+import "integer-gmp" __gmpz_fdiv_r;
 import "integer-gmp" __gmpz_tdiv_qr;
 import "integer-gmp" __gmpz_fdiv_qr;
 import "integer-gmp" __gmpz_divexact;
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.