]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/conf-test.c
Conf: Introduced cf_set_journalling()
[libucw.git] / ucw / conf-test.c
index e226fae955e42dedc9eb279e3433a90f5390c0e1..34d1f36bc9e316350bd8d2eab7194423037144c8 100644 (file)
@@ -4,11 +4,11 @@
  *     (c) 2006 Robert Spalek <robert@ucw.cz>
  */
 
-#include "ucw/lib.h"
-#include "ucw/conf.h"
-#include "ucw/getopt.h"
-#include "ucw/clists.h"
-#include "ucw/fastbuf.h"
+#include <ucw/lib.h>
+#include <ucw/conf.h>
+#include <ucw/getopt.h>
+#include <ucw/clists.h>
+#include <ucw/fastbuf.h>
 
 #include <stdlib.h>
 #include <stdio.h>