| author | Junio C Hamano <junkio@cox.net> | |
| Wed, 15 Nov 2006 22:57:47 +0000 (14:57 -0800) | ||
| committer | Junio C Hamano <junkio@cox.net> | |
| Wed, 15 Nov 2006 22:57:47 +0000 (14:57 -0800) | ||
| commit | 73fbd33cce281f116852d02963935f2ae90acc76 | |
| tree | 6a85f27c6566101067c26b89e215e007c32a33f6 | tree | snapshot |
| parent | efe4abd14c75834d30e3e521b3597eb07ea9271b | commit | diff |
convert-objects: set _XOPEN_SOURCE to 600
Otherwise OpenBSD header files drop S_ISLNK() definition which is used in
an inline defined in cache.h
Signed-off-by: Junio C Hamano <junkio@cox.net>
Otherwise OpenBSD header files drop S_ISLNK() definition which is used in
an inline defined in cache.h
Signed-off-by: Junio C Hamano <junkio@cox.net>
| convert-objects.c | diff | blob | history |