X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=isl_gmp.c;h=d488fd2eb3038df004452499392aec33363191d7;hb=3d9f65131f9da197bca3a30eccf3a70107f50f03;hp=82b776dc0d91aef73a123c34bfd458988b478de8;hpb=309036cf4fb6d77a3287a8de8a9098c0a1211778;p=platform%2Fupstream%2Fisl.git diff --git a/isl_gmp.c b/isl_gmp.c index 82b776d..d488fd2 100644 --- a/isl_gmp.c +++ b/isl_gmp.c @@ -1,13 +1,13 @@ /* * Copyright 2008-2009 Katholieke Universiteit Leuven * - * Use of this software is governed by the GNU LGPLv2.1 license + * Use of this software is governed by the MIT license * * Written by Sven Verdoolaege, K.U.Leuven, Departement * Computerwetenschappen, Celestijnenlaan 200A, B-3001 Leuven, Belgium */ -#include "isl_int.h" +#include uint32_t isl_gmp_hash(mpz_t v, uint32_t hash) {