blob: 07d9dfedd29d04e51692c0a8a8669d1514cf3bb0 [file] [log] [blame]
Justin Iurman3edede02021-07-20 21:42:59 +02001/* SPDX-License-Identifier: GPL-2.0+ */
2/*
3 * IPv6 IOAM Lightweight Tunnel API
4 *
5 * Author:
6 * Justin Iurman <[email protected]>
7 */
8#ifndef _LINUX_IOAM6_IPTUNNEL_H
9#define _LINUX_IOAM6_IPTUNNEL_H
10
11#include <uapi/linux/ioam6_iptunnel.h>
12
13#endif /* _LINUX_IOAM6_IPTUNNEL_H */