0
0
mirror of https://github.com/termux/termux-packages.git synced 2025-03-03 05:38:11 +00:00
termux-packages/packages/libnl/getsubopt.patch
2023-04-03 04:02:33 +09:00

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)
{