wanrouter.h 171 B

1234567891011
  1. /*
  2. * wanrouter.h Legacy declarations kept around until X25 is removed
  3. */
  4. #ifndef _ROUTER_H
  5. #define _ROUTER_H
  6. #include <uapi/linux/wanrouter.h>
  7. #endif /* _ROUTER_H */