]> mj.ucw.cz Git - libucw.git/blobdiff - lib/sort-test.c
Merge with git+ssh://git.ucw.cz/projects/sherlock/GIT/sherlock.git#v3.10.1
[libucw.git] / lib / sort-test.c
index 448abdc31b517fe72e0b39e0c64898613b005a96..c3a48c8c4c1f94ec56274ee06b28c994ae575502 100644 (file)
@@ -1,9 +1,10 @@
 /* Test for sorting routines */
 
 #include "lib/lib.h"
-#include "lib/conf.h"
+#include "lib/getopt.h"
 #include "lib/fastbuf.h"
 
+#include <stdlib.h>
 #include <stdio.h>
 #include <string.h>