mirror of
https://github.com/transmission/transmission.git
synced 2025-12-26 13:21:44 +00:00
(trunk libT) revert previous commit. that new patch generates a warning if _FILE_OFFSET_BITS isn't defined.
This commit is contained in:
@@ -10,10 +10,6 @@
|
||||
* $Id$
|
||||
*/
|
||||
|
||||
#if defined( HAVE_ZLIB ) && ( _FILE_OFFSET_BITS == 64 )
|
||||
#define _LARGEFILE64_SOURCE
|
||||
#endif
|
||||
|
||||
#include <assert.h>
|
||||
#include <ctype.h> /* isdigit */
|
||||
#include <errno.h>
|
||||
|
||||
Reference in New Issue
Block a user