mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
Revert "driver/file.h: define __USE_FILE_OFFSET64 instead of error"
This reverts commit 02c3cfb173
.
Just defining it at one place is wrong and papers over the real bugs.
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
in __USE_FILE_OFFSET64 mode */
|
||||
|
||||
#ifndef __USE_FILE_OFFSET64
|
||||
#define __USE_FILE_OFFSET64
|
||||
#error not using 64 bit file offsets
|
||||
#endif /* __USE_FILE__OFFSET64 */
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user