]> mj.ucw.cz Git - libucw.git/blobdiff - lib/conf-test.c
Keep up with conf.h changes.
[libucw.git] / lib / conf-test.c
index a2242be2d0389136a63c6c41a5865cee9572670d..f8ad4ed736ff0e0039b39322d392fab53fe919c1 100644 (file)
@@ -1,12 +1,11 @@
 /* Test for configuration parser */
 
-#include <stdio.h>
-#include <string.h>
-#include <getopt.h>
-
 #include "lib/lib.h"
 #include "lib/conf.h"
 
+#include <stdio.h>
+#include <string.h>
+
 static int robert=14;
 static int spalek=-3;
 static char *heslo="prazdne";