mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
Revert "driver/file.h: define __USE_FILE_OFFSET64 instead of error"
This reverts commit0e9a543f7f
. Just defining it at one place is wrong and papers over the real bugs. Origin commit data ------------------ Branch: ni/coolstream Commit:e12ed231ee
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de> Date: 2012-11-11 (Sun, 11 Nov 2012) ------------------ This commit was generated by Migit
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