[PATCH] nsec portability
authorPetr Baudis <pasky@ucw.cz>
Wed, 13 Apr 2005 09:38:44 +0000 (02:38 -0700)
committerPetr Baudis <xpasky@machine>
Wed, 13 Apr 2005 09:38:44 +0000 (02:38 -0700)
commit5ade862839133563d588627f17cde7d4c4f0f6f2
tree2031abe6fdaa115800eb0c5cd66ebf265d17b3c3
parentaebb2679085d2ecc4d1c943ecfb2e87c699f00d0
[PATCH] nsec portability

It seems like the nsec portability is limited; in particular, older
glibcs (<=2.2.4 at least) don't seem to like it. So access the nsec
fields in struct stat only when -DNSEC.

Signed-off-by: Petr Baudis <pasky@ucw.cz>
update-cache.c