X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fconf-test.c;h=f8ad4ed736ff0e0039b39322d392fab53fe919c1;hb=9fbdf10b4915874aad2eb98087293e5c721d3eb2;hp=a2242be2d0389136a63c6c41a5865cee9572670d;hpb=521907ed0ed9a9b387b3870bc7128250fcbdab1b;p=libucw.git diff --git a/lib/conf-test.c b/lib/conf-test.c index a2242be2..f8ad4ed7 100644 --- a/lib/conf-test.c +++ b/lib/conf-test.c @@ -1,12 +1,11 @@ /* Test for configuration parser */ -#include -#include -#include - #include "lib/lib.h" #include "lib/conf.h" +#include +#include + static int robert=14; static int spalek=-3; static char *heslo="prazdne";