aboutsummaryrefslogtreecommitdiff
path: root/git-compat-util.h
diff options
context:
space:
mode:
authorBrandon Casey <casey@nrlssc.navy.mil>2008-05-07 12:34:18 -0500
committerJunio C Hamano <gitster@pobox.com>2008-05-08 17:43:01 -0700
commiteb120e699f3faea2d71cd9cb79a8cf4f79ec1d45 (patch)
tree59487237a00782097465f2e92492f84e7f82e1e7 /git-compat-util.h
parentbac59f19b12af12d59582543fbd77af3f1d06f0c (diff)
downloadgit-eb120e699f3faea2d71cd9cb79a8cf4f79ec1d45.tar.gz
git-eb120e699f3faea2d71cd9cb79a8cf4f79ec1d45.tar.xz
compat/fopen.c: avoid clobbering the system defined fopen macro
Some systems define fopen as a macro based on compiler settings. The previous technique for reverting to the system fopen function by merely undefining fopen is inadequate in this case. Instead, avoid defining fopen entirely when compiling this source file. Signed-off-by: Brandon Casey <casey@nrlssc.navy.mil> Tested-by: Mike Ralphson <mike@abacus.co.uk> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-compat-util.h')
0 files changed, 0 insertions, 0 deletions