1/* SPDX-License-Identifier: GPL-2.0 */2#ifndef _LINUX_BTRFS_H3#define _LINUX_BTRFS_H4 5#include <uapi/linux/btrfs.h>6 7#endif /* _LINUX_BTRFS_H */8