Andrew Scull | b4b6d4a | 2019-01-02 15:54:55 +0000 | [diff] [blame] | 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 */ |