Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-svn: fix several fetch bugs related to repeated invocations
[gitweb.git]
/
git-compat-util.h
diff --git
a/git-compat-util.h
b/git-compat-util.h
index d027c36b97510eec59be9299bb306e87469ae6ab..5d154faef6bcdbef7ae8ad91b92b08be326af1e1 100644
(file)
--- a/
git-compat-util.h
+++ b/
git-compat-util.h
@@
-1,6
+1,8
@@
#ifndef GIT_COMPAT_UTIL_H
#define GIT_COMPAT_UTIL_H
+#define _FILE_OFFSET_BITS 64
+
#ifndef FLEX_ARRAY
#if defined(__GNUC__) && (__GNUC__ < 3)
#define FLEX_ARRAY 0