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