]> git.ipfire.org Git - people/arne_f/kernel.git/blame - include/linux/wanrouter.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[people/arne_f/kernel.git] / include / linux / wanrouter.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
6fcdf4fa
PG
2/*
3 * wanrouter.h Legacy declarations kept around until X25 is removed
4 */
5
1da177e4
LT
6#ifndef _ROUTER_H
7#define _ROUTER_H
8
607ca46e 9#include <uapi/linux/wanrouter.h>
1da177e4 10
1da177e4 11#endif /* _ROUTER_H */