Greg Kroah-Hartman | b244131 | 2017-11-01 15:07:57 +0100 | [diff] [blame] | 1 | /* SPDX-License-Identifier: GPL-2.0 */ |
David Lebrun | 915d7e5 | 2016-11-08 14:57:40 +0100 | [diff] [blame] | 2 | #ifndef _LINUX_SEG6_GENL_H |
3 | #define _LINUX_SEG6_GENL_H | ||||
4 | |||||
5 | #include <uapi/linux/seg6_genl.h> | ||||
6 | |||||
7 | #endif |