diff options
author | Eric Andersen <andersen@codepoet.org> | 2004-06-19 19:54:40 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2004-06-19 19:54:40 +0000 |
commit | 13e8b9d8f4c2919bbb347d1975559e224b107ecc (patch) | |
tree | a271e9663cce46165fd1aec417adc0f0d5702859 /utils/readsoname2.c | |
parent | 2a3300265454e5109dd93ae3d288d4ad1612c251 (diff) |
Bradley D. LaRonde writes:
dl-string.h references do_rem, but do_rem is a #define in <arch>/dl-sysdep.h
which is not included by dl-sysdep.h. This causes a problem in libdl:
In file included from ../../ldso/include/ldso.h:27, from libdl.c:33:
../../ldso/include/dl-string.h: In function `_dl_simple_ltoa':
../../ldso/include/dl-string.h:216: warning: implicit declaration of
function `do_rem'
Include dl-sysdep.h in dl-string.h before using do_rem.
Diffstat (limited to 'utils/readsoname2.c')
0 files changed, 0 insertions, 0 deletions