summaryrefslogtreecommitdiff
path: root/walker.c
diff options
context:
space:
mode:
authorBrandon Casey <casey@nrlssc.navy.mil>2008-05-07 17:34:18 (GMT)
committerJunio C Hamano <gitster@pobox.com>2008-05-09 00:43:01 (GMT)
commiteb120e699f3faea2d71cd9cb79a8cf4f79ec1d45 (patch)
tree59487237a00782097465f2e92492f84e7f82e1e7 /walker.c
parentbac59f19b12af12d59582543fbd77af3f1d06f0c (diff)
downloadgit-eb120e699f3faea2d71cd9cb79a8cf4f79ec1d45.zip
git-eb120e699f3faea2d71cd9cb79a8cf4f79ec1d45.tar.gz
git-eb120e699f3faea2d71cd9cb79a8cf4f79ec1d45.tar.bz2
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 'walker.c')
0 files changed, 0 insertions, 0 deletions