From 8796b53c98281b8172b22d205e86fa9a988b3f23 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 14 Jan 2001 18:47:06 +0000 Subject: [PATCH] Keep up with conf.h changes. --- lib/conf-test.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) 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"; -- 2.39.2