blob: f6358558f9f51755055ebbf80b71f0b1f1298c75 [file] [log] [blame]
Andrew Scullb4b6d4a2019-01-02 15:54:55 +00001/* 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 */