blob: f6358558f9f51755055ebbf80b71f0b1f1298c75 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Paul Gortmaker6fcdf4f2013-01-30 21:50:08 -05002/*
3 * wanrouter.h Legacy declarations kept around until X25 is removed
4 */
5
Linus Torvalds1da177e2005-04-16 15:20:36 -07006#ifndef _ROUTER_H
7#define _ROUTER_H
8
David Howells607ca462012-10-13 10:46:48 +01009#include <uapi/linux/wanrouter.h>
Linus Torvalds1da177e2005-04-16 15:20:36 -070010
Linus Torvalds1da177e2005-04-16 15:20:36 -070011#endif /* _ROUTER_H */