not sure what you mean. works fine for me. do you have a reproducer?
term% cat a.c
#include <br><a href="https://hj.9fs.net?t=include"; class="mention hashtag" rel="tag">#include</a> <libc.h><br><br>extern void b(void);<br><br>void<br>main(void)<br>{<br>b();<br>}<br>term% cat b.c<br>static void b(void){}<br>term% 6c a.c<br>term% term% 6c b.c<br>term% term% 6l -o a a.6 b.6<br><br></libc.h>
