summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/dietlibc/include/net/route.h
blob: 5e5db7b1a283b810cac463aa4cac31127c068b5a (plain)
1
2
3
4
5
6
#ifndef _NET_IF_ROUTE_H
#define _NET_IF_ROUTE_H

#include <linux/route.h>

#endif