]> mj.ucw.cz Git - libucw.git/commitdiff
Don't forget to define SHERLOCK_HAVE_PREAD.
authorMartin Mares <mj@ucw.cz>
Sun, 26 May 2002 13:10:44 +0000 (13:10 +0000)
committerMartin Mares <mj@ucw.cz>
Sun, 26 May 2002 13:10:44 +0000 (13:10 +0000)
lib/lfs.h

index 5802e1a4665eb60ae7ca6750c510fb0a5ac74c38..8fc048948875d13786956de0ed2f00b82444626f 100644 (file)
--- a/lib/lfs.h
+++ b/lib/lfs.h
@@ -32,4 +32,6 @@
 
 #endif /* !SHERLOCK_CONFIG_LFS */
 
+#define SHERLOCK_HAVE_PREAD
+
 #endif /* !_SHERLOCK_LFS_H */