libbb: use <poll.h> instead of <sys/poll.h>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
committed by
Denys Vlasenko
parent
28a209466f
commit
af4f0e48ec
@@ -142,7 +142,6 @@ log message, you can use a pattern like this instead
|
||||
//usage: "\n""+,-PATTERN - (de)select line for logging"
|
||||
//usage: "\n""E,ePATTERN - (de)select line for stderr"
|
||||
|
||||
#include <sys/poll.h>
|
||||
#include <sys/file.h>
|
||||
#include "libbb.h"
|
||||
#include "runit_lib.h"
|
||||
|
Reference in New Issue
Block a user