]> mj.ucw.cz Git - libucw.git/blobdiff - lib/db.c
Use Threads.DefaultStackSize instead of various local stack sizes.
[libucw.git] / lib / db.c
index 1d90e2a60759eb465204fe119cd19f2d53b8b9f4..d9c984b70db27ab42c0b74549560489fae5d83fa 100644 (file)
--- a/lib/db.c
+++ b/lib/db.c
@@ -1,5 +1,5 @@
 /*
 /*
- *     Sherlock Library -- Fast Database Management Routines
+ *     UCW Library -- Fast Database Management Routines
  *
  *     (c) 1999--2001 Martin Mares <mj@ucw.cz>
  *
  *
  *     (c) 1999--2001 Martin Mares <mj@ucw.cz>
  *
@@ -31,7 +31,6 @@
 #include "lib/db_internal.h"
 
 #include <stdio.h>
 #include "lib/db_internal.h"
 
 #include <stdio.h>
-#include <stdlib.h>
 #include <string.h>
 #include <fcntl.h>
 #include <unistd.h>
 #include <string.h>
 #include <fcntl.h>
 #include <unistd.h>