X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=basis_reduction_tab.c;h=6c7b040370f396b5e1af06741aa928322d1578c4;hb=de51a9bc4da5dd3f1f9f57c2362da6f9752c44e0;hp=aebf89721540037f791657503e268c5432e2e9cd;hpb=d32aba8b9178a16b1f65c392cefbdc8312504890;p=platform%2Fupstream%2Fisl.git diff --git a/basis_reduction_tab.c b/basis_reduction_tab.c index aebf897..6c7b040 100644 --- a/basis_reduction_tab.c +++ b/basis_reduction_tab.c @@ -1,14 +1,15 @@ /* * 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 -#include "isl_seq.h" +#include +#include #include "isl_tab.h" struct tab_lp {