X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=lib%2Fconf-test.c;h=f8ad4ed736ff0e0039b39322d392fab53fe919c1;hb=8796b53c98281b8172b22d205e86fa9a988b3f23;hp=a2242be2d0389136a63c6c41a5865cee9572670d;hpb=1366476d8b3de400322ebadbb9935c38ef818ce1;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";