You've already forked termux-packages
mirror of
https://github.com/izzy2lost/termux-packages.git
synced 2026-03-26 17:00:19 -07:00
11 lines
202 B
Diff
11 lines
202 B
Diff
--- a/src/lib/route.c
|
|
+++ b/src/lib/route.c
|
|
@@ -12,6 +12,7 @@
|
|
|
|
#include <netlink/cli/utils.h>
|
|
#include <netlink/cli/route.h>
|
|
+#include "getsubopt.h"
|
|
|
|
struct rtnl_route *nl_cli_route_alloc(void)
|
|
{
|