blob: 1b19d4c46d7338b3d6338f91831e7e57ada67201 [file] [log] [blame]
/* SPDX-License-Identifier: MIT */
#ifndef LIBURING_COMPAT_H
#define LIBURING_COMPAT_H
#include <linux/time_types.h>
#include <inttypes.h>
#include <linux/openat2.h>
#endif