Removed FILE_OFFSET_BITS, as it is now set by ./configure.
This commit is contained in:
parent
e0cdcebf2f
commit
499fdc9dfa
1 changed files with 0 additions and 2 deletions
|
@ -72,8 +72,6 @@ terms specified in this license.
|
|||
# define END_C_DECLS
|
||||
#endif /* __cplusplus */
|
||||
|
||||
#define _FILE_OFFSET_BITS 64
|
||||
|
||||
#include <stdint.h> // uint32, et. al.
|
||||
#include <limits.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue