summaryrefslogtreecommitdiff
Diffstat
-rwxr-xr-xconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index bd1f225..669f775 100755
--- a/config.h
+++ b/config.h
@@ -338,7 +338,7 @@
#ifndef _OFF_T_DEFINED_
#define _OFF_T_DEFINED_
//typedef loff_t off_t;
-#define off_t loff_t
+//#define off_t loff_t
#endif
/* Enable GNU extensions on systems that have them. */