author | Petr Baudis <pasky@ucw.cz> | |
Tue, 10 May 2005 22:58:16 +0000 (00:58 +0200) | ||
committer | Petr Baudis <xpasky@machine.sinus.cz> | |
Tue, 10 May 2005 22:58:16 +0000 (00:58 +0200) | ||
commit | 883550481f885ab2865ab71819167230d21d4c14 | |
tree | 4552762e553e923bd013858b23a55ef125fdb501 | tree | snapshot |
parent | 92747a907cba83938def6e7eb3ee1b4d3d9e609f | commit | diff |
Mark the variable declarations in .h files as extern
This allows git to be built even with linkers which are not smart enough
to join those symbols, and makes this correct C. Pointed out by several
people.
This allows git to be built even with linkers which are not smart enough
to join those symbols, and makes this correct C. Pointed out by several
people.
cache.h | diff | blob | history | |
object.h | diff | blob | history |