summaryrefslogtreecommitdiffstats
path: root/usr.sbin/IPXrouted
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/IPXrouted')
-rw-r--r--usr.sbin/IPXrouted/table.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/usr.sbin/IPXrouted/table.h b/usr.sbin/IPXrouted/table.h
index 3f9693f..a68c64e 100644
--- a/usr.sbin/IPXrouted/table.h
+++ b/usr.sbin/IPXrouted/table.h
@@ -54,15 +54,10 @@ struct rthash {
struct rt_entry *rt_back;
};
-#ifdef RTM_ADD
-#define rtentry ortentry
-#endif
-
struct rt_entry {
struct rt_entry *rt_forw;
struct rt_entry *rt_back;
union {
- struct rtentry rtu_rt;
struct rtuentry {
u_long rtu_hash;
struct sockaddr rtu_dst;
OpenPOWER on IntegriCloud