make busybox more portable
authorSean MacLennan <seanm@seanm.ca>
Sun, 4 Mar 2018 22:15:59 +0000 (23:15 +0100)
committerDenys Vlasenko <vda.linux@googlemail.com>
Sun, 4 Mar 2018 22:15:59 +0000 (23:15 +0100)
commitd9aabfe578e58ef8a884c402d6294edc8dfda883
tree581a7127f7600ef7434bb8b422af669cf0e6ee3e
parentd4802c6243e64e28690577bc0bb4f030581c496b
make busybox more portable

Move some distro specific include files into the appropriate #ifdef
blocks to make the code more portable.

Signed-off-by: Sean MacLennan <seanm@seanm.ca>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
libbb/missing_syscalls.c
libbb/vfork_daemon_rexec.c