1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * wanrouter.h	Legacy declarations kept around until X25 is removed
4  */
5 
6 #ifndef	_ROUTER_H
7 #define	_ROUTER_H
8 
9 #include <uapi/linux/wanrouter.h>
10 
11 #endif	/* _ROUTER_H */
12