Skip to content

Commit 0272bfa

Browse files
committed
test/helpers: remove error.h include
Not available on musl... Fixes: 604ad00 ("test/helpers: add O_NONBLOCK set/clear helpers") Signed-off-by: Jens Axboe <axboe@kernel.dk>
1 parent d2245a0 commit 0272bfa

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/helpers.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
#include <arpa/inet.h>
1515
#include <netinet/ip.h>
1616
#include <netinet/tcp.h>
17-
#include <error.h>
1817

1918
#include "helpers.h"
2019
#include "liburing.h"

0 commit comments

Comments
 (0)