Remove warnings caused by #include <sys/mount.h> in platform.h. Apparently
we redefine a lot of stuff from standard header files...
This commit is contained in:
@ -18,8 +18,6 @@
|
||||
#include <unistd.h>
|
||||
#include "busybox.h"
|
||||
|
||||
/* From linux/fs.h */
|
||||
#define BLKFLSBUF _IO(0x12,97)
|
||||
/* From <linux/fd.h> */
|
||||
#define FDFLUSH _IO(2,0x4b)
|
||||
|
||||
|
Reference in New Issue
Block a user