3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-01 07:42:18 +00:00
Brooklyn/include/linux/wanrouter.h

11 lines
171 B
C
Raw Normal View History

2022-04-02 13:17:33 +00:00
/*
* wanrouter.h Legacy declarations kept around until X25 is removed
*/
#ifndef _ROUTER_H
#define _ROUTER_H
#include <uapi/linux/wanrouter.h>
#endif /* _ROUTER_H */