mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 10:51:05 +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 */
|
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