move libc related stuff out of platform.h
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -8,7 +8,7 @@
|
||||
*
|
||||
* Licensed under GPLv2, see file LICENSE in this tarball for details.
|
||||
*/
|
||||
|
||||
#include <sys/mount.h>
|
||||
#include "libbb.h"
|
||||
|
||||
/* From <linux/fd.h> */
|
||||
|
Reference in New Issue
Block a user