Fix __attribute__ changes.
authorJunio C Hamano <junkio@cox.net>
Fri, 19 Aug 2005 09:06:52 +0000 (02:06 -0700)
committerJunio C Hamano <junkio@cox.net>
Fri, 19 Aug 2005 09:06:52 +0000 (02:06 -0700)
commitf1d090e13a46d30a14089de0575dbb2fc44a583a
tree624b91fdb3cc5dd958359a46fd3630ab753af478
parent75ea6911d64bbe1b202eed61eda3ebaa4d76cb99
Fix __attribute__ changes.

It cannot be checked with #ifndef, if you really think about what it
does which cannot be done only with the preprocessor.  My thinko.

Signed-off-by: Junio C Hamano <junkio@cox.net>
cache.h