root
/
maint
/
gnulib
/
tests
/
havelib
/
rpathlz
/usez.c
/*
*/
DEFINITIONS
This source file includes following definitions.
main
1
extern
int
rpathz_value
(
void
);
2
int
main
()
{
return
!(
rpathz_value
() == 5171);
}
/*
*/
/*
*/