From 9289fa85451fe553e1091cb5cf2613d2a18af6dc Mon Sep 17 00:00:00 2001 From: "(no author)" <(no author)> Date: Mon, 8 Mar 2010 02:21:02 +0000 Subject: [PATCH] Added mpir.h. --- mpn/generic/logops_n.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mpn/generic/logops_n.c b/mpn/generic/logops_n.c index cbbdbc66..95e12565 100644 --- a/mpn/generic/logops_n.c +++ b/mpn/generic/logops_n.c @@ -17,7 +17,7 @@ License for more details. You should have received a copy of the GNU Lesser General Public License along with the GNU MP Library. If not, see http://www.gnu.org/licenses/. */ -#include "gmp.h" +#include "mpir.h" #include "gmp-impl.h" #ifdef OPERATION_and_n