diff options
author | Ben Walton <bwalton@artsci.utoronto.ca> | 2012-02-05 17:32:21 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-02-05 16:32:33 -0800 |
commit | cd4c4e2481dd6fcb7ceb39242fa722993f8c0ab1 (patch) | |
tree | f2b406c6e4715331edf8bcb28dca6d56e5676109 /t/t1013/objects/7a | |
parent | Git 1.7.8 (diff) | |
download | tgif-cd4c4e2481dd6fcb7ceb39242fa722993f8c0ab1.tar.xz |
Drop system includes from inet_pton/inet_ntop compatibility wrappers
As both of these compatibility wrappers include git-compat-utils.h,
all of the system includes were redundant.
Dropping these system includes also makes git-compat-utils.h the first
include which avoids a compiler warning on Solaris due to the
redefinition of _FILE_OFFSET_BITS.
Signed-off-by: Ben Walton <bwalton@artsci.utoronto.ca>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t1013/objects/7a')
0 files changed, 0 insertions, 0 deletions