Welcome to mirror list, hosted at ThFree Co, Russian Federation.

wanrouter.h « linux « include - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8198a63cf459626c0ea44365e8a87be866c9c37a (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * wanrouter.h	Legacy declarations kept around until X25 is removed
 */

#ifndef	_ROUTER_H
#define	_ROUTER_H

#include <uapi/linux/wanrouter.h>

#endif	/* _ROUTER_H */