X-Git-Url: http://mj.ucw.cz/gitweb/?a=blobdiff_plain;f=ucw%2Fsorter%2Fcommon.h;h=78d9187b1fe0522a5f3ab5d876af523c9e267aa4;hb=1b2faf7409371da71c440704e3a75c34f7a9d750;hp=a91050b3c646dd016b5e6af1a987300cf6e51fa4;hpb=1cf8ac51f5495ccd5187dc220ffc69e95d6e0cfc;p=libucw.git diff --git a/ucw/sorter/common.h b/ucw/sorter/common.h index a91050b3..78d9187b 100644 --- a/ucw/sorter/common.h +++ b/ucw/sorter/common.h @@ -10,7 +10,7 @@ #ifndef _UCW_SORTER_COMMON_H #define _UCW_SORTER_COMMON_H -#include "ucw/clists.h" +#include /* Configuration variables */ extern uns sorter_trace, sorter_trace_array, sorter_stream_bufsize;