mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
r22146: Attempt to fix the build
This commit is contained in:
parent
38404c990d
commit
825255c760
@ -106,7 +106,7 @@ static ssize_t readahead_pread(vfs_handle_struct *handle,
|
||||
(unsigned int)fd,
|
||||
(unsigned long long)offset,
|
||||
(unsigned int)rhd->len,
|
||||
(err ));
|
||||
err ));
|
||||
#else
|
||||
if (!rhd->didmsg) {
|
||||
DEBUG(0,("readahead_pread: no readahead on this platform\n"));
|
||||
|
Loading…
Reference in New Issue
Block a user