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 */
|