Deleted Added
full compact
28c28
< __FBSDID("$FreeBSD: head/lib/libc/gen/dlfcn.c 288008 2015-09-20 03:58:27Z rodrigc $");
---
> __FBSDID("$FreeBSD: head/lib/libc/gen/dlfcn.c 288028 2015-09-20 20:21:49Z rodrigc $");
44,46c44,46
< void _rtld_thread_init(void * li);
< void _rtld_atfork_pre(int *locks);
< void _rtld_atfork_post(int *locks);
---
> void _rtld_thread_init(void *);
> void _rtld_atfork_pre(int *);
> void _rtld_atfork_post(int *);