]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/sorter/sbuck.c
Hashtable: Added an option for lookup to detect newly created items
[libucw.git] / ucw / sorter / sbuck.c
index 875b0e1f14c17f2b4d06f42adf347be615f11099..7cedee9648e76d83780483dc63afd031c667b9fd 100644 (file)
@@ -7,11 +7,11 @@
  *     of the GNU Lesser General Public License.
  */
 
  *     of the GNU Lesser General Public License.
  */
 
-#include "ucw/lib.h"
-#include "ucw/fastbuf.h"
-#include "ucw/mempool.h"
-#include "ucw/stkstring.h"
-#include "ucw/sorter/common.h"
+#include <ucw/lib.h>
+#include <ucw/fastbuf.h>
+#include <ucw/mempool.h>
+#include <ucw/stkstring.h>
+#include <ucw/sorter/common.h>
 
 #include <fcntl.h>
 
 
 #include <fcntl.h>