]> mj.ucw.cz Git - libucw.git/blobdiff - lib/fb-file.c
Merged with v3.8
[libucw.git] / lib / fb-file.c
index 9fa3f8f545a6a98fece1b1a4eab9e55f23739ad6..9caf9a189aaf45c33a2b7f83dc6381ab45bac0c9 100644 (file)
@@ -1,5 +1,5 @@
 /*
 /*
- *     Sherlock Library -- Fast Buffered I/O on Files
+ *     UCW Library -- Fast Buffered I/O on Files
  *
  *     (c) 1997--2004 Martin Mares <mj@ucw.cz>
  *
  *
  *     (c) 1997--2004 Martin Mares <mj@ucw.cz>
  *
@@ -11,7 +11,6 @@
 #include "lib/fastbuf.h"
 #include "lib/lfs.h"
 
 #include "lib/fastbuf.h"
 #include "lib/lfs.h"
 
-#include <stdlib.h>
 #include <string.h>
 #include <fcntl.h>
 #include <unistd.h>
 #include <string.h>
 #include <fcntl.h>
 #include <unistd.h>