From: Martin Mares Date: Sun, 14 Jan 2001 18:47:06 +0000 (+0000) Subject: Keep up with conf.h changes. X-Git-Tag: holmes-import~1594 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=8796b53c98281b8172b22d205e86fa9a988b3f23;p=libucw.git Keep up with conf.h changes. --- 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";