Commit a845d4e
committed
route: add missing rtnl_nh_* symbols
When nh support was added in 780d06a ("route: add nh type"),
several functions were missed when adding the symbols to
libnl-route-3.sym.
Add the missing symbols so they can actually get used.
Fixes: 780d06a ("route: add nh type")
Signed-off-by: Jonas Gorski <[email protected]>1 parent b3822aa commit a845d4e
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1296 | 1296 | | |
1297 | 1297 | | |
1298 | 1298 | | |
| 1299 | + | |
| 1300 | + | |
1299 | 1301 | | |
1300 | 1302 | | |
1301 | 1303 | | |
1302 | 1304 | | |
1303 | 1305 | | |
1304 | 1306 | | |
| 1307 | + | |
1305 | 1308 | | |
1306 | 1309 | | |
1307 | 1310 | | |
| |||
0 commit comments