mirror of
https://github.com/sheumann/hush.git
synced 2025-01-10 16:29:44 +00:00
ed3ef50c23
busybox.h which slowed compiles. I left only what was needed and then fixed up all the apps to include their own header files. I also fixed naming for pwd.h and grp.h functions. Tested to compile and run with libc5, glibc, and uClibc. -Erik