Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 853769
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- a/io_uring_engine.h
0
++ b/io_uring_engine.h
Lines 7-12 Link Here
7
#include <string_view>
7
#include <string_view>
8
#include <sys/socket.h>
8
#include <sys/socket.h>
9
#include <sys/types.h>
9
#include <sys/types.h>
10
#include <linux/stat.h>
10
11
11
struct io_uring_sqe;
12
struct io_uring_sqe;
12
#ifndef WITHOUT_URING
13
#ifndef WITHOUT_URING

Return to bug 853769