Removed FILE_OFFSET_BITS, as it is now set by ./configure.

This commit is contained in:
Sears Russell 2006-11-09 23:00:09 +00:00
parent e0cdcebf2f
commit 499fdc9dfa

View file

@ -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>