Greg Kroah-Hartman | b244131 | 2017-11-01 15:07:57 +0100 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0 */ |
Filipe Brandenburger | 55e301f | 2013-01-29 06:04:50 +0000 | [diff] [blame] | 2 | #ifndef _LINUX_BTRFS_H |
3 | #define _LINUX_BTRFS_H | ||||
4 | |||||
5 | #include <uapi/linux/btrfs.h> | ||||
6 | |||||
7 | #endif /* _LINUX_BTRFS_H */ |