X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fprimetable.c;h=58ef62c9d58130ebbc795a509a42d15db940abd6;hb=f17e4350dcf0c033891e52b30b0c32a4a4fed5e0;hp=efece4f3a0325c930bb48e84f6f97fb43dab0672;hpb=031256ad2e123eec58521f8e3eb9496c197641d2;p=libucw.git diff --git a/ucw/primetable.c b/ucw/primetable.c index efece4f3..58ef62c9 100644 --- a/ucw/primetable.c +++ b/ucw/primetable.c @@ -7,8 +7,9 @@ * of the GNU Lesser General Public License. */ -#include "ucw/lib.h" -#include "ucw/binsearch.h" +#include +#include +#include /* A table of odd primes, each is about 1.2 times the previous one */ static uns prime_table[] = {