X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fprimetable.c;h=58ef62c9d58130ebbc795a509a42d15db940abd6;hb=1418d52e7f200f8e63c701dbcae3ddd811705676;hp=22cc1ec7343c67415751eb95a0c193ca84b1b2d5;hpb=1cf8ac51f5495ccd5187dc220ffc69e95d6e0cfc;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[] = {