remove duplicate include <sys/swap.h>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
94354154c4
commit
a241069004
@ -24,7 +24,6 @@
|
|||||||
|
|
||||||
#include "libbb.h"
|
#include "libbb.h"
|
||||||
#include <mntent.h>
|
#include <mntent.h>
|
||||||
#include <sys/swap.h>
|
|
||||||
#ifndef __BIONIC__
|
#ifndef __BIONIC__
|
||||||
# include <sys/swap.h>
|
# include <sys/swap.h>
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user