]> mj.ucw.cz Git - libucw.git/blobdiff - lib/lfs.h
Oops, the card array was reversed!
[libucw.git] / lib / lfs.h
index 5802e1a4665eb60ae7ca6750c510fb0a5ac74c38..4be56b71a1e8f937f8c24ca160e9b49243373a8c 100644 (file)
--- a/lib/lfs.h
+++ b/lib/lfs.h
@@ -2,6 +2,9 @@
  *     Sherlock Library -- Large File Support
  *
  *     (c) 1999--2002 Martin Mares <mj@ucw.cz>
+ *
+ *     This software may be freely distributed and used according to the terms
+ *     of the GNU Lesser General Public License.
  */
 
 #ifndef _SHERLOCK_LFS_H
@@ -32,4 +35,6 @@
 
 #endif /* !SHERLOCK_CONFIG_LFS */
 
+#define SHERLOCK_HAVE_PREAD
+
 #endif /* !_SHERLOCK_LFS_H */