X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fprimetable.c;h=58ef62c9d58130ebbc795a509a42d15db940abd6;hb=f17e4350dcf0c033891e52b30b0c32a4a4fed5e0;hp=22cc1ec7343c67415751eb95a0c193ca84b1b2d5;hpb=689b60e4c61d300b576fdb7007de51189d2f0f7e;p=libucw.git diff --git a/ucw/primetable.c b/ucw/primetable.c index 22cc1ec7..58ef62c9 100644 --- a/ucw/primetable.c +++ b/ucw/primetable.c @@ -7,9 +7,9 @@ * of the GNU Lesser General Public License. */ -#include "ucw/lib.h" -#include "ucw/prime.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[] = {