From 9b7bcb61c997ed15e14423f3e05b4e05d4af52b2 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Sun, 26 May 2002 13:10:44 +0000 Subject: [PATCH] Don't forget to define SHERLOCK_HAVE_PREAD. --- lib/lfs.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/lfs.h b/lib/lfs.h index 5802e1a4..8fc04894 100644 --- a/lib/lfs.h +++ b/lib/lfs.h @@ -32,4 +32,6 @@ #endif /* !SHERLOCK_CONFIG_LFS */ +#define SHERLOCK_HAVE_PREAD + #endif /* !_SHERLOCK_LFS_H */ -- 2.39.2