busybox/include
Mike Frysinger 52a426744e restore shadow.h independence
Commit ee5dce3365 made busybox require shadow.h from the toolchain even
if the config opted for the internal busybox implementation.  This makes
building with toolchains that lack shadow support impossible.  Since the
merge only saved us from duplicating a simple structure (whose ABI isn't
going to ever change), restore the logic for complete busybox shadow
independence by reverting that previous commit slightly.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2009-07-09 01:35:29 -04:00
..
.gitignore
applets.h updates for supporting Linux kernel build and initrd utilities 2009-06-26 01:55:45 +02:00
busybox.h
dump.h
grp_.h
inet_common.h
libbb.h restore shadow.h independence 2009-07-09 01:35:29 -04:00
platform.h move libc related stuff out of platform.h 2009-07-08 02:58:38 +02:00
pwd_.h
rtc_.h
shadow_.h restore shadow.h independence 2009-07-09 01:35:29 -04:00
unarchive.h
usage.h pgrep/pkill: support -s and -P options 2009-07-06 00:00:12 +02:00
volume_id.h
xatonum.h flash_lock, flash_unlock: new applets 2009-05-25 04:15:37 +02:00
xregex.h