--- library/Makefile
+++ library/Makefile	
@@ -9,7 +9,7 @@
 # Note that . needs to be included explicitly for the sake of library
 # files that are not in the /library directory (which currently means
 # under /3rdparty).
-LOCAL_CFLAGS = $(WARNING_CFLAGS) -I. -I../include -D_FILE_OFFSET_BITS=64
+LOCAL_CFLAGS = $(WARNING_CFLAGS) -I. -I../include
 LOCAL_LDFLAGS =
 
 ifdef DEBUG
