mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
Revert "driver/file.h: define __USE_FILE_OFFSET64 instead of error"
This reverts commit9ebe1da39f
. Just defining it at one place is wrong and papers over the real bugs. Origin commit data ------------------ Commit:e12ed231ee
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de> Date: 2012-11-11 (Sun, 11 Nov 2012)
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
in __USE_FILE_OFFSET64 mode */
|
in __USE_FILE_OFFSET64 mode */
|
||||||
|
|
||||||
#ifndef __USE_FILE_OFFSET64
|
#ifndef __USE_FILE_OFFSET64
|
||||||
#define __USE_FILE_OFFSET64
|
#error not using 64 bit file offsets
|
||||||
#endif /* __USE_FILE__OFFSET64 */
|
#endif /* __USE_FILE__OFFSET64 */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user