mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-28 07:04:00 +08:00
7 lines
139 B
C
7 lines
139 B
C
|
#ifndef _LINUX_MPLS_IPTUNNEL_H
|
||
|
#define _LINUX_MPLS_IPTUNNEL_H
|
||
|
|
||
|
#include <uapi/linux/mpls_iptunnel.h>
|
||
|
|
||
|
#endif /* _LINUX_MPLS_IPTUNNEL_H */
|