mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
driver/file.h: define __USE_FILE_OFFSET64 instead of error
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
in __USE_FILE_OFFSET64 mode */
|
||||
|
||||
#ifndef __USE_FILE_OFFSET64
|
||||
#error not using 64 bit file offsets
|
||||
#define __USE_FILE_OFFSET64
|
||||
#endif /* __USE_FILE__OFFSET64 */
|
||||
|
||||
#include <sys/types.h>
|
||||
|
Reference in New Issue
Block a user