This commit was generated by cvs2svn to compensate for changes in r2587,
[iproute2.git] / lib / rt_names.c
index 03df086..05046c2 100644 (file)
@@ -71,9 +71,8 @@ static char * rtnl_rtprot_tab[256] = {
        [RTPROT_ZEBRA] ="zebra",
        [RTPROT_BIRD] = "bird",
        [RTPROT_DNROUTED] = "dnrouted",
-#ifdef RTPROT_XORP
        [RTPROT_XORP] = "xorp",
-#endif
+       [RTPROT_NTK] = "ntk",
 };