M7350/kernel/include/linux/wanrouter.h

11 lines
171 B
C
Raw Permalink Normal View History

2024-09-09 08:52:07 +00:00
/*
2024-09-09 08:57:42 +00:00
* wanrouter.h Legacy declarations kept around until X25 is removed
2024-09-09 08:52:07 +00:00
*/
2024-09-09 08:57:42 +00:00
#ifndef _ROUTER_H
#define _ROUTER_H
2024-09-09 08:52:07 +00:00
2024-09-09 08:57:42 +00:00
#include <uapi/linux/wanrouter.h>
2024-09-09 08:52:07 +00:00
#endif /* _ROUTER_H */